Skip to content

Commit f2bbddc

Browse files
authored
Merge pull request #14086 from laupow/patch-1
docs: fix rendering of 7.x server compatibility
2 parents 72b4094 + 9fa01fb commit f2bbddc

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
@@ -18,7 +18,7 @@ Below are the [semver](http://semver.org/) ranges representing which versions of
1818

1919
| MongoDB Server | Mongoose |
2020
| :------------: | :-------------------------------------: |
21-
| `7.x` | `^7.4.0 | ^8.0.0` |
21+
| `7.x` | `^7.4.0 \| ^8.0.0` |
2222
| `6.x` | `^6.5.0 \| ^7.0.0 \| ^8.0.0` |
2323
| `5.x` | `^6.0.0 \| ^7.0.0 \| ^8.0.0` |
2424
| `4.4.x` | `^5.10.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |

0 commit comments

Comments
 (0)