We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89139a3 commit a59a112Copy full SHA for a59a112
docs/ru/confirm.md
@@ -17,7 +17,7 @@ class UserConfirm extends Model implements Wallet, Confirmable
17
### Example:
18
19
Иногда, необходимо подтвердить операцию и пересчитать баланс.
20
-Теперь это доступно в библиотеке из каробки. Вот пример:
+Теперь это доступно в библиотеке из коробки. Вот пример:
21
22
```php
23
$user->balance; // int(0)
0 commit comments