diff --git a/docs/blocks.md b/docs/blocks.md index 9d291c18..d64f210c 100644 --- a/docs/blocks.md +++ b/docs/blocks.md @@ -1,6 +1,6 @@ # Blocks language -### @description Langugage constructs for the Block editor. +### @description Language constructs for the Block editor. ```namespaces for (let i = 0;i<5;++i) {}