Skip to content

Commit 5754d28

Browse files
committed
Readme fix
1 parent f715f98 commit 5754d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ select * from `districts` where `districts`.`id` in (?) order by `sort` asc
9494

9595
### Installation
9696

97-
1. Require this package in your composer.json and run composer update (or run `composer require sleeping-owl/with-join:1.x` directly):
97+
1. Require this package in your composer.json and run composer update (or run `composer require sleeping-owl/with-join:1.x` directly):
9898

9999
"sleeping-owl/with-join": "1.*"
100100

0 commit comments

Comments
 (0)