Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso authored May 27, 2024
1 parent 962e438 commit da21a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inspired by [Retrofit](https://square.github.io/retrofit/)

| Ktorfit-version | Kotlin | KSP | Ktor |
|-------------------|:-------------:|:------------:|:----------:|
| **_2.0.0** | **>=2.0.0** | **>=1.0.21** | **2.3.11** |
| **_2.0.0_** | **>=2.0.0** | **>=1.0.21** | **2.3.11** |
| **_2.0.0-rc01_** | **2.0.0-RC3** | **1.0.20** | **2.3.11** |
| **_2.0.0-beta1_** | **2.0.0-RC1** | **1.0.20** | **2.3.10** |
| **_1.14.0_** | **2.0.0-RC1** | **1.0.20** | **2.3.10** |
Expand Down

0 comments on commit da21a14

Please sign in to comment.