Skip to content

Commit f48ca00

Browse files
authored
fix typo
1 parent 8e68357 commit f48ca00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Below are the [SemVer](http://semver.org/) ranges representing which versions of
2828
| `4.0.x` | `^6.0.0 \| ^7.0.0 \| ^8.0.0 <8.16.0` |
2929
| `3.6.x` | `^6.0.0 \| ^7.0.0 \| ^8.0.0 <8.8.0` |
3030

31-
Mongoose `^6.5.0` also works with MongoDB server 7.x. But not all new MongoDB server 7.x features are supported by Mongoose 6.x. To verify that your version of Mongoose is compatible based on the table able, use the [online SemVer checker](https://jubianchi.github.io/semver-check/#/).
31+
Mongoose `^6.5.0` also works with MongoDB server 7.x. But not all new MongoDB server 7.x features are supported by Mongoose 6.x. To verify that your version of Mongoose is compatible based on the table above, use the [online SemVer checker](https://jubianchi.github.io/semver-check/#/).

0 commit comments

Comments
 (0)