diff --git a/content/docs/overview.md b/content/docs/overview.md index 45062dd5..ed9701bb 100644 --- a/content/docs/overview.md +++ b/content/docs/overview.md @@ -3855,7 +3855,7 @@ test :: proc() { } ``` -The `#partial` directive can also be used to initialize an [enumerated array](#enumeration-array). +The `#partial` directive can also be used to initialize an [enumerated array](#enumerated-array). ### Procedure parameters