Skip to content

Commit

Permalink
Fix typo (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
fatalistt authored May 27, 2024
1 parent 9ca2708 commit 05f03cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ plugins {
}

dependencies {
implemntation("org.jetbrains.kotlinx:kotlinx-rpc-runtime") // version is 1.9.24-1.0.0 is set by Gradle plugin
implementation("org.jetbrains.kotlinx:kotlinx-rpc-runtime") // version is 1.9.24-1.0.0 is set by Gradle plugin
}
```

Expand Down

0 comments on commit 05f03cd

Please sign in to comment.