Skip to content

Commit 492bdaf

Browse files
committed
Typo
1 parent c1275b7 commit 492bdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/classic_to_zeitwerk_howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Hold on, I am eager loading the application.
111111
All is good!
112112
```
113113

114-
There can be additional onput depending on the application configuration, but the last "All is good!" is what you are looking for.
114+
There can be additional ouput depending on the application configuration, but the last "All is good!" is what you are looking for.
115115

116116
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.
117117

0 commit comments

Comments
 (0)