diff --git a/docs/ru/tags/raw.md b/docs/ru/tags/raw.md index 1f39905..e860f32 100644 --- a/docs/ru/tags/raw.md +++ b/docs/ru/tags/raw.md @@ -24,7 +24,7 @@ For functions use tag with prefix `raw:`: {my_func page=5} {* escape *} {my_func:raw page=5} {* unescape *} ... -{/autoescate} +{/autoescape} ``` -Tag can not be applied to compilers as `foreach`, `if` and other. \ No newline at end of file +Tag can not be applied to compilers as `foreach`, `if` and other.