Fix typo "on(e) category" to "a single category" in user docs

Co-authored-by: Sebastian Fey <sepp.fey@web.de>
Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Marcel Robitaille 2022-02-19 12:05:48 -05:00 коммит произвёл Christian Wolf
Родитель 32d2bd16b9
Коммит 912e0429cf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 9FC3120E932F73F1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -31,7 +31,7 @@ At the moment it is not possible to share a public link to a recipe.
The use of keywords and categories is entirely up to you.
The primary difference between the two is that a recipe can only have on category,
The primary difference between the two is that a recipe can only have a single category,
but may have many keywords.
In other words,
categories are a 1:N relationship while keywords are an N:M relationship.