We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936ca1a commit 39a8b2dCopy full SHA for 39a8b2d
docs/topics/storage.md
@@ -3,7 +3,7 @@ Storage provides 2 ways to you to store your data -- local disk and database.
3
## How to configure them
4
5
### Local Disk
6
-Your data will be stored in a hidden file called .html which will be created in where programe running.
+Your data will be stored in a hidden file called .html which will be created where the program is running.
7
You can still input the path you want to store in Settings.
8
9
```python
0 commit comments