diff --git a/content/en/docs/concepts/architecture/controller.md b/content/en/docs/concepts/architecture/controller.md index 0a4d5bf9b805d..dc9100ac9e7a9 100644 --- a/content/en/docs/concepts/architecture/controller.md +++ b/content/en/docs/concepts/architecture/controller.md @@ -76,7 +76,7 @@ For example: once the work is done for a Job, the Job controller updates that Job object to mark it `Finished`. (This is a bit like how some thermostats turn a light off to -indicate that the your room is now at the temperature you set). +indicate that your room is now at the temperature you set). ### Direct control