Skip to content

Commit 5833bf7

Browse files
committed
Merge #1161: doc: Fix typo in README.md
743dbc2 doc: Fix typo in README.md (nervana21) Pull request description: ACKs for top commit: fanquake: ACK 743dbc2 Tree-SHA512: 64dd857b76cbf274115e187d953a15815df480a387251f0daceba259952e2c18aedf7d811b2f986918b746a589a1948dd1b67a563bf7dfeed281789f78062e7f
2 parents 07ca5bf + 743dbc2 commit 5833bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following `Front Matter` is required for the multilingual setup in all files
2020

2121
- `name:` group name for unique article. Each translation must share the same group name, e.g. `october15-report`
2222
- `id:` each article translation must have a unique ID. Use the language code + `-name` field. e.g. `en-october15-report`
23-
- `permalink:` the must include the language code, end a trailing slash, e.g. `/en/2015/12/31/report/`.
23+
- `permalink:` must include the language code and end with a trailing slash, e.g. `/en/2015/12/31/report/`.
2424
- `title:` the translated title of the article
2525
- `type:` the content type (`pages`, `posts`, `releases`, `meetings`, etc.)
2626
- `layout:` the layout template (`page`, `post`, etc.)

0 commit comments

Comments
 (0)