From 4a27454597c99ac9ac968a83663eae0c7e310b1c Mon Sep 17 00:00:00 2001 From: SimonDanisch Date: Wed, 16 Oct 2024 18:59:31 +0200 Subject: [PATCH] fix typo --- docs/src/meshes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/meshes.md b/docs/src/meshes.md index 3bc7a2ed..51e11a0b 100644 --- a/docs/src/meshes.md +++ b/docs/src/meshes.md @@ -20,7 +20,7 @@ You can also grab the contents of `mesh.vertex_attributes` as if they were field ### FaceView -```@docs; canoniical=false +```@docs; canonical=false FaceView ```