Skip to content

Commit fee978b

Browse files
authored
docs: Uses correct grammar (#1445)
1 parent f80909d commit fee978b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/essentials/content-scripts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ outline: deep
88
99
## Context
1010

11-
The first argument to a content script's `main` function is it's "context".
11+
The first argument to a content script's `main` function is its "context".
1212

1313
```ts
1414
// entrypoints/example.content.ts

0 commit comments

Comments
 (0)