Skip to content

Commit 3f89d7b

Browse files
authored
Update README.md
1 parent 69991b6 commit 3f89d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ It will not work with non-taggable drivers:
5050
- Please only use with the versions of Laravel noted above to be compatible.
5151
```
5252

53-
### Possible Conflicting Packages
53+
### Possible Package Conflicts
5454
Any packages that override `newEloquentModel()` from the `Model` class will
5555
likely conflict with this package. Of course, any packages that implement their
5656
own Querybuilder class effectively circumvent this package, rendering them
5757
incompatible.
5858

59-
The following are packages we have identified as incompatible:
59+
The following are packages we have identified as conflicting:
6060
- [grimzy/laravel-mysql-spatial](https://github.com/grimzy/laravel-mysql-spatial)
6161
- [fico7489/laravel-pivot](https://github.com/fico7489/laravel-pivot)
6262
- [chelout/laravel-relationship-events](https://github.com/chelout/laravel-relationship-events)

0 commit comments

Comments
 (0)