diff --git a/README.md b/README.md index adad286..6f93079 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ failure ([`Err`][result-err]) operations. ```groovy repositories { - maven { url = 'https://dl.bintray.com/michaelbull/maven' } + maven { url = 'https://dl.bintray.com/michaelbull/maven' } } dependencies {