Skip to content

Commit 63e2046

Browse files
author
ryan.deng
committed
updated
1 parent cc72c3d commit 63e2046

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
@@ -24,7 +24,7 @@ composer require-dev timehunter/laravel-json-to-class-generator "~1.0"
2424
````bash
2525
php artisan vendor:publish --provider="TimeHunter\LaravelJsonToClassGenerator\LaravelJsonToClassGeneratorServiceProvider"
2626
````
27-
2. Add your JSON array in config
27+
2. Add your JSON or array object in config
2828
3. Run artisan command:
2929
````bash
3030
php artisan make:jsontoclass

0 commit comments

Comments
 (0)