Skip to content

Commit

Permalink
FIX typos
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed Mar 10, 2024
1 parent cce2633 commit f33f549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/docs/rx-local-document.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ They come in handy when you want to store settings or additional data next to yo
- The id of a local document has the `maxLength` of `128` characters.

:::note
While local documents can be very usefull, in many cases the [RxState](./rx-state.md) API is more convenient.
While local documents can be very useful, in many cases the [RxState](./rx-state.md) API is more convenient.
:::

## Add the local documents plugin
Expand Down

0 comments on commit f33f549

Please sign in to comment.