Skip to content

Commit 73bd77b

Browse files
committed
doc: fix dependency typo
1 parent 9c93751 commit 73bd77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/asciidoc/handlers/rate-limit.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Rate limit handler using https://github.com/vladimir-bukhtoyarov/bucket4j[Bucket
44

55
Add the dependency to your project:
66

7-
[dependency, artifactId="bucket4j-core", version="{bucket4j_core_version}", subs="verbatim,attributes"]
7+
[dependency, artifactId="bucket4j_jdk17-core", subs="verbatim,attributes"]
88
.
99

1010
.10 requests per minute

0 commit comments

Comments
 (0)