Skip to content

Commit a59a112

Browse files
author
Babichev Maxim
committed
ooops...
1 parent 89139a3 commit a59a112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ru/confirm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class UserConfirm extends Model implements Wallet, Confirmable
1717
### Example:
1818

1919
Иногда, необходимо подтвердить операцию и пересчитать баланс.
20-
Теперь это доступно в библиотеке из каробки. Вот пример:
20+
Теперь это доступно в библиотеке из коробки. Вот пример:
2121

2222
```php
2323
$user->balance; // int(0)

0 commit comments

Comments
 (0)