Skip to content

Commit c5fb6f4

Browse files
committed
Typo fix suggested by @RedbackThomson
Co-authored-by: Nicholas Thomson <[email protected]> Signed-off-by: Scott Rigby <[email protected]>
1 parent 3626449 commit c5fb6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GLOSSARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This glossary accompanies the [GitOps Principles](./PRINCIPLES.md), and other su
2727

2828
- ## Reconciliation
2929

30-
The process of ensuring that the _Actual State_ of a sytem matches its versioned _Desired State_ declarations.
30+
The process of ensuring that the _Actual State_ of a system matches its versioned _Desired State_ declarations.
3131
Contrary to CIops, any divergence between the two will trigger reconciliation, regardless of where changes occured.
3232
Divergence could be due to the actual state unintentionally _Drifting_ from the desired state declarations, or a new desired state declaration version having been changed intentionally.
3333

0 commit comments

Comments
 (0)