Skip to content

Commit b434670

Browse files
committed
docs: fix wrong anchor in compiler-hooks.mdx
1 parent cf34a5f commit b434670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/api/compiler-hooks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ compiler.hooks.someHook.tap('MyPlugin', (params) => {
5454

5555
在编译器准备环境时调用,时机就在配置文件中初始化插件之后。
5656

57-
### afterEnvironment $#afterEnvironment$
57+
### afterEnvironment $#afterenvironment$
5858

5959
`SyncHook`
6060

0 commit comments

Comments
 (0)