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 437a1b3 commit 42f3dd7Copy full SHA for 42f3dd7
‎docs/key-concept.md‎
@@ -245,7 +245,7 @@ Console should log the following:
245
1
246
```
247
248
-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.
249
250
Learn more about this in [order of code](/essential/life-cycle.html#order-of-code).
251
0 commit comments