Skip to content

Commit 029bd4c

Browse files
authored
chore: grammar (#1745)
1 parent 7e9092d commit 029bd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/sessions/basic-api/mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CREATE TABLE user_session (
2525

2626
## Install dependencies
2727

28-
This page uses [Oslo](https://oslojs.dev) for various operations to support a wide range of runtimes. Oslo packages are fully-typed, lightweight, and has minimal dependencies. These packages are optional and can be replaced by runtime built-ins.
28+
This page uses [Oslo](https://oslojs.dev) for various operations to support a wide range of runtimes. Oslo packages are fully-typed, lightweight, and have minimal dependencies. These packages are optional and can be replaced by runtime built-ins.
2929

3030
```
3131
npm i @oslojs/encoding @oslojs/crypto

0 commit comments

Comments
 (0)