docs: fix typo toi -> to

This commit is contained in:
Alexis Couvreur
2022-11-11 15:43:26 +00:00
parent aaa57d5768
commit 71005b8212

View File

@@ -265,7 +265,7 @@ This is best suited when this interaction from an API.
## 💾 Saving the state to a file
You can save the state of the application in case of failure toi resume your sessions.
You can save the state of the application in case of failure to resume your sessions.
For this you can use the `storage` configuration.