Skip to content

Commit

Permalink
docs: Uses correct grammar (#1445)
Browse files Browse the repository at this point in the history
  • Loading branch information
skube authored Feb 16, 2025
1 parent f80909d commit fee978b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/essentials/content-scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fee978b

Please sign in to comment.