Browse Source

Fix link in documentation

The stray space confuses GitHub’s markdown parser.
master
Sascha Brawer 7 years ago
parent
commit
a88c38629e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/add_language.md

+ 1
- 1
docs/add_language.md View File

@@ -62,7 +62,7 @@ These language tags are used to specify the language, such as:
The languages are grouped by the closest language family the language belongs.
These language families are defined in
[ISO 639-5](https://en.wikipedia.org/wiki/ISO_639-5). See also Wikipedia's
[List of language families] (https://en.wiktionary.org/wiki/Wiktionary:List_of_families)
[List of language families](https://en.wiktionary.org/wiki/Wiktionary:List_of_families)
for more details.

For example, the Celtic languages (Welsh, Irish Gaelic, Scottish Gaelic, etc.)

Loading…
Cancel
Save