Skip to content

Commit 7136f83

Browse files
authored
Update best-practices.md
1 parent 081e2e2 commit 7136f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ How to prepare your content for translation depends on whether you're working on
88

99
**- MDX pages (`public/content/page/`)**
1010

11-
Markdown will be translated as whole pages of content, so no specific action is required. Simply create a new folder within `public/content/` with the name of the page, then place index markdown file (ie. `index.md`) within the new folder.
11+
Markdown will be translated as whole pages of content, so no specific action is required. Simply create a new folder within `public/content/` with the name of the page, then place an index markdown file (ie. `index.md`) within the new folder.
1212

1313
**- React component page**
1414

0 commit comments

Comments
 (0)