Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkeppeler committed Oct 1, 2022
1 parent eb9cae9 commit a0253a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ The `Duration` Sheet lets you pick a duration time in a specific format.
```gradle
dependencies {
...
implementation 'com.maxkeppeler.sheets:time:<latest-version>'
implementation 'com.maxkeppeler.sheets:clock:<latest-version>'
}
```

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ The `Duration` Sheet lets you pick a duration time in a specific format.
```gradle
dependencies {
...
implementation 'com.maxkeppeler.sheets:time:<latest-version>'
implementation 'com.maxkeppeler.sheets:clock:<latest-version>'
}
```

Expand Down

0 comments on commit a0253a7

Please sign in to comment.