Skip to content

Commit 486552c

Browse files
authored
[Style guide] Fix typo (#19569)
1 parent 8d6f791 commit 486552c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/style-guide/documentation-content-strategy/file-conventions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Filenames should:
2626
/src/assets/images/api-shield/API_Image_1.png
2727
```
2828

29-
These conventions are important for user readibility, SEO conventions, and making sure our GitHub actions do not break.
29+
These conventions are important for user readability, SEO conventions, and making sure our GitHub actions do not break.
3030

3131
## Folders
3232

0 commit comments

Comments
 (0)