Skip to content

Commit

Permalink
Update field.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored Nov 4, 2024
1 parent c7e2d95 commit e495aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ru/docs/field.md
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,7 @@ Group::make([
])->alignBaseLine();
```

Для достижения симметричного вида рекомендуется центрировать колонки с помощью метода `alignCenter`:
Для достижения симметричного вида центрируйте колонки с помощью метода `alignCenter`:

```php
Group::make([
Expand Down

0 comments on commit e495aa3

Please sign in to comment.