Skip to content

Commit 7ef42f2

Browse files
daipomkenhys
andauthored
Update plugin-development/api-plugin-input.md
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com> Co-authored-by: Kentaro Hayashi <kenhys@gmail.com>
1 parent 03e1b03 commit 7ef42f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-development/api-plugin-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ To do this, the following condition must be met:
119119
This is because there is a period when the old process and the new process run in parallel during a zero-downtime restart.
120120

121121
After addressing the following considerations and ensuring there are no issues, override this method.
122-
Then, the plugin will not experience downtime with zero-downtime restart.
122+
Then, the plugin will succeed with zero-downtime restart.
123123

124124
* Handling Files
125125
* When handling files, there is a possibility of conflict.

0 commit comments

Comments
 (0)