fix: typo in AFFiNE-Docs.md (#2355)

This commit is contained in:
Ikko Eltociear Ashimine
2023-05-14 14:37:42 +09:00
committed by GitHub
parent 05d88215d1
commit f4bf7e3ddf

View File

@@ -10,7 +10,7 @@ Please [file an issue](https://github.com/toeverything/AFFiNE-docs/issues) if yo
## Get Started
This repo is split into folders - with each folder being a seperate category of documentation.
This repo is split into folders - with each folder being a separate category of documentation.
You can browse the folders to view the pages within each category.
@@ -22,4 +22,4 @@ All assets should be stored in `.gitbook/assets/`.
The asset should be named according to where it will be used.
If an image is needed for `/developer-docs/coding/setup.md` the expected filename would be `developer-docs_coding_setup` where `_` seperates each folder/file. And if multiple images are required a unique filename can be appeneded, such as `_01`.
If an image is needed for `/developer-docs/coding/setup.md` the expected filename would be `developer-docs_coding_setup` where `_` separates each folder/file. And if multiple images are required a unique filename can be appeneded, such as `_01`.