summaryrefslogtreecommitdiff
path: root/docs-src
diff options
context:
space:
mode:
authorjulianorchard <hello@julianorchard.co.uk>2024-11-17 18:02:03 +0000
committerGitHub <noreply@github.com>2024-11-17 13:02:03 -0500
commit478b745e75c3e03a96fff7af39128e63dc356e34 (patch)
tree08bb14d35a10f4d1782eaf1550c44848bb5a4cf0 /docs-src
parentd512164c7f192ed21251d700918d98fe7d6c76a0 (diff)
docs(fix): Typo of description in functions/test (#2265)
* docs(fix): Typo of description in functions/test Signed-off-by: Julian Orchard <hello@julianorchard.co.uk> * docs(fix): Fix description typo in docs-src Signed-off-by: Julian Orchard <hello@julianorchard.co.uk> --------- Signed-off-by: Julian Orchard <hello@julianorchard.co.uk>
Diffstat (limited to 'docs-src')
-rw-r--r--docs-src/content/functions/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-src/content/functions/test.yml b/docs-src/content/functions/test.yml
index 7d312e26..c6464958 100644
--- a/docs-src/content/functions/test.yml
+++ b/docs-src/content/functions/test.yml
@@ -66,7 +66,7 @@ funcs:
arguments:
- name: kind
required: true
- description: the kind to compare with (see desription for possible values)
+ description: the kind to compare with (see description for possible values)
- name: value
required: true
description: the value to check