Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup authored May 6, 2024
1 parent 7b5b46f commit 91ad824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ use Parfaitementweb\FilamentCountryField\Forms\Components\Country;
Country::make('country')
```

3. **Add the Country Column foeld in your Filament Resource.**
3. **Add the Country Column field in your Filament Resource.**

```php
use Parfaitementweb\FilamentCountryField\Tables\CountryColumn;
Expand Down

0 comments on commit 91ad824

Please sign in to comment.