Skip to content

Commit 319be3b

Browse files
siujamoCopilot
andauthored
docs: fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 577ab4f commit 319be3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tuple/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ implementation libs.onixbyteToolbox.tuple
5454
Add the following line to your `build.gradle.kts` dependencies block:
5555

5656
```kotlin
57-
implementation("com.onixbyte:tuple:$artefactVerison")
57+
implementation("com.onixbyte:tuple:$artefactVersion")
5858
```
5959

6060
#### Groovy DSL

0 commit comments

Comments
 (0)