Skip to content

Commit e979fc8

Browse files
authored
Merge pull request #26164 from heheh13/patch-1
Fix grammatical in Desired versus current state.
2 parents 8dcf8ab + 94d9efc commit e979fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ control loops automatically fix failures. This means that,
115115
potentially, your cluster never reaches a stable state.
116116

117117
As long as the controllers for your cluster are running and able to make
118-
useful changes, it doesn't matter if the overall state is or is not stable.
118+
useful changes, it doesn't matter if the overall state is stable or not.
119119

120120
## Design
121121

0 commit comments

Comments
 (0)