Skip to content

Commit b3c1401

Browse files
authored
doc: @inject-into, not @inject-mode (#55)
1 parent 1d5fcd0 commit b3c1401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/api/gm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ An object that exposes information about the current userscript. It has followin
8080

8181
- <Field name="injectInto" type="string" comment="since VM2.10.0" />
8282

83-
The injection mode of current script. See [`@inject-mode`](/api/metadata-block/#inject-into) for more information.
83+
The injection mode of current script. See [`@inject-into`](/api/metadata-block/#inject-into) for more information.
8484

8585
### GM_getValue
8686

0 commit comments

Comments
 (0)