Skip to content

Commit 743dbc2

Browse files
committed
doc: Fix typo in README.md
1 parent 07ca5bf commit 743dbc2

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)