Skip to content

Commit b5f0e1c

Browse files
authored
fix: typo on scope log table
1 parent 13d4bf4 commit b5f0e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/essential/scope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,6 @@ The response should be listed as follows:
215215
| Path | Log |
216216
| ----- | ----------------------- |
217217
| /inner | 1, 2 |
218-
| /outer | 1 |
218+
| /outer | 2 |
219219
220220
Scope and guard only prevent the event from being inherited but the scope itself will inherit the events.

0 commit comments

Comments
 (0)