Fix typo error

добавте > добавьте
This commit is contained in:
sartatpdev999 2017-07-26 12:16:21 +07:00 committed by GitHub
parent 0e5d0a27cd
commit 73bb8791a5
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
* [join](./mods/join.md) — объединяет массив в строку
* так же разрешены функции: `json_encode`, `json_decode`, `count`, `is_string`, `is_array`, `is_numeric`, `is_int`, `is_object`,
`strtotime`, `gettype`, `is_double`, `ip2long`, `long2ip`, `strip_tags`, `nl2br`
* или [добавте](./ext/extend.md#Добавление-модификаторов) свои
* или [добавьте](./ext/extend.md#Добавление-модификаторов) свои
***