diff options
| -rw-r--r-- | docs/reference/categories.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/categories.yml b/docs/reference/categories.yml index 9ee1d7c9..468c9f21 100644 --- a/docs/reference/categories.yml +++ b/docs/reference/categories.yml @@ -4,7 +4,7 @@ foundations: | Foundational types and functions. Here, you'll find documentation for basic data types like [integers]($int) and - [strings]($int) as well as details about core computational functions. + [strings]($str) as well as details about core computational functions. text: | Text styling. |
