We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80909d commit fee978bCopy full SHA for fee978b
docs/guide/essentials/content-scripts.md
@@ -8,7 +8,7 @@ outline: deep
8
9
## Context
10
11
-The first argument to a content script's `main` function is it's "context".
+The first argument to a content script's `main` function is its "context".
12
13
```ts
14
// entrypoints/example.content.ts
0 commit comments