summaryrefslogtreecommitdiff
path: root/docs/type_system/namespace.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/namespace.md')
-rw-r--r--docs/type_system/namespace.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/namespace.md b/docs/type_system/namespace.md
index 9ae61ba..8e300b9 100644
--- a/docs/type_system/namespace.md
+++ b/docs/type_system/namespace.md
@@ -10,7 +10,7 @@ Namespace[[NATIVE | MODULE] NAMESPACE_IDENTIFIER]
### \`export
-#### Type must be Fn, Overload, Const or Shared to export
+#### Type must be Fn[STATELESS], Overload, Const, Shared or Namespace to export
#### Re-exporting