Skip to content

Commit eaba689

Browse files
Rename section to 'Inline as' (#725)
Unify section title with others
1 parent 70f8a0f commit eaba689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/essential/plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ To apply hook to parent may use one of the following:
583583
2. [guard as](#guard-as) apply to all hook in a guard
584584
3. [instance as](#instance-as) apply to all hook in an instance
585585

586-
### Inline
586+
### Inline as
587587
Every event listener will accept `as` parameter to specify the scope of the hook.
588588

589589
```typescript twoslash

0 commit comments

Comments
 (0)