From f6e7eba6fc35ca98b46fd2b85b76fd4458ef5cb5 Mon Sep 17 00:00:00 2001 From: Weetbix Date: Wed, 16 Aug 2023 12:43:43 +1000 Subject: [PATCH] docs: fix typo in FAQ (#2495) --- docs/docs/documentation/getting-started/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/documentation/getting-started/faq.md b/docs/docs/documentation/getting-started/faq.md index 787944982e4..a98a2e05d7f 100644 --- a/docs/docs/documentation/getting-started/faq.md +++ b/docs/docs/documentation/getting-started/faq.md @@ -13,7 +13,7 @@ Do the following just **once**. Doing this applies to your whole group, so be ca 5. Click the little orange `Foods` button and now choose `Units`. 6. Click `Seed` and choose your language. You should end up with a list of units (e.g. `tablespoon`) -Initial seeding of Units is pretty complete, but there are many Foods in the world. You'll probably find that you need to add Foods to the database during parsing for the first several recipes. Once you have a well-populated Food database, there is are API routes to parse ingredients automatically in bulk. But this is not a good idea without a very complete set of Foods. +Initial seeding of Units is pretty complete, but there are many Foods in the world. You'll probably find that you need to add Foods to the database during parsing for the first several recipes. Once you have a well-populated Food database, there are API routes to parse ingredients automatically in bulk. But this is not a good idea without a very complete set of Foods. ### Set up Recipes to use Foods and Units Do the following for each recipe you want to intelligently handle ingredients.