Skip to content

Commit cef8936

Browse files
committed
fix typo
1 parent 4b0af28 commit cef8936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mojito-inject/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Mojito inject API is available in extension versions 1.4.0 and above.
1414
```ts
1515
const version = await window.mojito.version;
1616
console.log('Mojito version:', version);
17-
// shoudl be 1.4.0 or higher
17+
// should be 1.4.0 or higher
1818
```
1919

2020
Check for a proper version

0 commit comments

Comments
 (0)