Skip to content

Commit 92fcbd1

Browse files
committed
add link to readme rus
1 parent f2186c8 commit 92fcbd1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
English | [Русский](https://github.com/cs-eliseev/helpers-arrays/blob/master/README.ru_RU.md)
2+
13
ARRAYS CSE HELPERS
24
=======
35

@@ -617,7 +619,7 @@ Arrays::mergeNotEmptyData([
617619
*/
618620
```
619621

620-
**Convert EMPTY array data TO NULL**
622+
**Replace EMPTY array data TO NULL**
621623

622624
Data:
623625
```php

0 commit comments

Comments
 (0)