Skip to content

Commit

Permalink
chore: fix typo in application controller description (#16671)
Browse files Browse the repository at this point in the history
Signed-off-by: iam-veeramalla <[email protected]>
  • Loading branch information
iam-veeramalla authored Dec 21, 2023
1 parent 3224102 commit 7847e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/architecture/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ and the CLI functionalities.
### Application Controller

The Application Controller is responsible for reconciling the
Application resource in Kubernetes syncronizing the desired
Application resource in Kubernetes synchronizing the desired
application state (provided in Git) with the live state (in
Kubernetes). The Application Controller is also responsible for
reconciling the Project resource.
Expand Down

0 comments on commit 7847e7f

Please sign in to comment.