Skip to content

Commit 46c02b9

Browse files
authored
Update readme.md
1 parent 0cc9955 commit 46c02b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ composer require --dev timehunter/laravel-json-to-class-generator "~1.0"
2525
````bash
2626
php artisan vendor:publish --provider="TimeHunter\LaravelJsonToClassGenerator\LaravelJsonToClassGeneratorServiceProvider"
2727
````
28-
2. Add your JSON or array object in config
28+
2. Add your array schema in config
2929
3. Run artisan command:
3030
````bash
3131
php artisan make:jsontoclass

0 commit comments

Comments
 (0)