Skip to content

Commit

Permalink
Merge pull request #14255 from monkbroc/patch-2
Browse files Browse the repository at this point in the history
Fix markdown typo introduced in #14230
  • Loading branch information
vkarpov15 committed Jan 13, 2024
2 parents 9ed507a + 420c92d commit 1eaa2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compatibility.md
Expand Up @@ -20,7 +20,7 @@ Below are the [semver](http://semver.org/) ranges representing which versions of
| :------------: | :-------------------------------------: |
| `7.x` | `^7.4.0 \| ^8.0.0` |
| `6.x` | `^6.5.0 \| ^7.0.0 \| ^8.0.0` |
| `5.x` | `^5.13.0` | `^6.0.0 \| ^7.0.0 \| ^8.0.0`|
| `5.x` | `^5.13.0` \| `^6.0.0 \| ^7.0.0 \| ^8.0.0`|
| `4.4.x` | `^5.10.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |
| `4.2.x` | `^5.7.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |
| `4.0.x` | `^5.2.0 \| ^6.0.0 \| ^7.0.0 \| ^8.0.0` |
Expand Down

0 comments on commit 1eaa2d6

Please sign in to comment.