summaryrefslogtreecommitdiff
path: root/docs/type_system/function.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/function.md')
-rw-r--r--docs/type_system/function.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/function.md b/docs/type_system/function.md
index af17b74..78abdf7 100644
--- a/docs/type_system/function.md
+++ b/docs/type_system/function.md
@@ -95,7 +95,7 @@ Invoked regular expression matcher
## \`yield
-Yielding wraps the value in the transient union `Next`
+Yielding wraps the value in the transient union `Iteration`
Return `Void` to stop iteration