mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-20 17:53:03 +00:00
Fixed yaml-metadata docs
In the yaml-metadata docs, the example for the 'lang' attribute had an invalid key 'langs'. Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
3cc957a88b
commit
7346a67d85
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
|
|||
|
||||
**Example**
|
||||
```yml
|
||||
langs: ja-jp
|
||||
lang: ja-jp
|
||||
```
|
||||
|
||||
dir
|
||||
|
|
Loading…
Add table
Reference in a new issue