Skip to content

Commit

Permalink
Update configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarav-S authored and sunel committed Oct 4, 2018
1 parent 7d6289f commit 44b7a82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/master/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Publish the configuration file.
php artisan vendor:publish --tag="eav.config"
```

By Default these fields are enabled.
By default, following fields are enabled.

```php
'fieldTypes' => [
Expand All @@ -32,4 +32,4 @@ Currenlty we support the below types.
'tinyInteger', 'unsignedBigInteger', 'unsignedInteger',
'unsignedMediumInteger','unsignedSmallInteger',
'unsignedTinyInteger', 'uuid', 'year',
```
```

0 comments on commit 44b7a82

Please sign in to comment.