We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f3dd7 commit 281737dCopy full SHA for 281737d
docs/essential/life-cycle.md
@@ -195,7 +195,7 @@ Console should log the following:
195
1
196
```
197
198
-Notice that it doesn't log **3**, because the event is registered after the route so it is not applied to the route.
+Notice that it doesn't log **2**, because the event is registered after the route so it is not applied to the route.
199
200
This also applies to the plugin.
201
0 commit comments