Skip to content

Commit 2ec2da9

Browse files
authored
Merge pull request #68 from dancer1325/patch-1
fix(modules.webflux): fix typo
2 parents aec3d73 + 2f08f96 commit 2ec2da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/modules.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ springdoc.api-docs.path=/api-docs
4242
----
4343
<dependency>
4444
<groupId>org.springdoc</groupId>
45-
<artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
45+
<artifactId>springdoc-openapi-starter-webflux-api</artifactId>
4646
<version>{springdoc-version}</version>
4747
</dependency>
4848
----

0 commit comments

Comments
 (0)