summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/content/functions/test.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/functions/test.md b/docs/content/functions/test.md
index d37f2920..dc2989fa 100644
--- a/docs/content/functions/test.md
+++ b/docs/content/functions/test.md
@@ -110,7 +110,7 @@ value | test.IsKind kind
| name | description |
|------|-------------|
-| `kind` | _(required)_ the kind to compare with (see desription for possible values) |
+| `kind` | _(required)_ the kind to compare with (see description for possible values) |
| `value` | _(required)_ the value to check |
### Examples