This commit is contained in:
Peli de Halleux 2016-11-29 00:04:21 -08:00
parent 2923d045b1
commit f0b91b07c1

View File

@ -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) {}