Skip to content

Commit 226f08f

Browse files
committed
chore: docs fix
1 parent 0739635 commit 226f08f

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
@@ -30,7 +30,7 @@ Schema::create('products', function (Blueprint $table) {
3030
});
3131
```
3232
### What is this package for?
33-
This package allows you to significantly reduce the amount of routine code written and focus on developing.
33+
This package allows you to significantly reduce the routine while coding and focus on developing.
3434

3535
### Installation
3636
```shell

0 commit comments

Comments
 (0)