From 66c17dc09118da221b637dedbd7eac4c8cfcdbfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6hl?= Date: Fri, 17 Nov 2023 17:24:46 +0100 Subject: [PATCH] docs: fix typo --- www/docs/guide/system-customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/guide/system-customization.md b/www/docs/guide/system-customization.md index 9324f4d1..572066a8 100644 --- a/www/docs/guide/system-customization.md +++ b/www/docs/guide/system-customization.md @@ -38,7 +38,7 @@ You have to use priorities to control their order explicitly. ### Parameters Recipes can have _parameters_. -Parameters are define in the `parameters` section of `recipe.toml`: +Parameters are defined in the `parameters` section of `recipe.toml`: ```toml [parameters]