docs: Uses correct grammar (#1445)

This commit is contained in:
skube
2025-02-16 17:39:21 -05:00
committed by GitHub
parent f80909d63e
commit fee978bf25
+1 -1
View File
@@ -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