File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ You can use this feature in the following ways.
30303 . Take over shared sockets.
31314 . Launch new workers, and stop old processes in parallel.
3232 * Launch new workers with [ Source Only Mode] ( source-only-mode.md ) .
33- * In addition to the source-only mode limitation, Fluentd further limits the starting pluings to only those that support this feature.
33+ * In addition to the source-only mode limitation, Fluentd further limits the starting plugins to only those that support this feature.
3434 * Data received by the new workers are stored in the temporary buffer of source-only mode.
3535 * For details on the temporary buffer, see [ Source Only Mode - Temporary file buffer] ( source-only-mode.md#temporary-file-buffer ) .
3636 * Send ` SIGTERM ` to the old supervisor after ` 10s ` delay.
You can’t perform that action at this time.
0 commit comments