diff --git a/guides/source/classic_to_zeitwerk_howto.md b/guides/source/classic_to_zeitwerk_howto.md index 0a4ffc2af3..957044aef7 100644 --- a/guides/source/classic_to_zeitwerk_howto.md +++ b/guides/source/classic_to_zeitwerk_howto.md @@ -111,7 +111,7 @@ Hold on, I am eager loading the application. All is good! ``` -There can be additional onput depending on the application configuration, but the last "All is good!" is what you are looking for. +There can be additional ouput depending on the application configuration, but the last "All is good!" is what you are looking for. If there's any file that does not define the expected constant, the task will tell you. It does so one file at a time, because if it moved on, the failure loading one file could cascade into other failures unrelated to the check we want to run and the error report would be confusing.