docs: Uses correct grammar (#1445)
This commit is contained in:
@@ -8,7 +8,7 @@ outline: deep
|
||||
|
||||
## Context
|
||||
|
||||
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".
|
||||
|
||||
```ts
|
||||
// entrypoints/example.content.ts
|
||||
|
||||
Reference in New Issue
Block a user