Skip to content

Commit 3f09192

Browse files
typo
1 parent 1bd5fdf commit 3f09192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/includes/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ You can remove operationId prefix (e.g. User_findAll=> findAll). To do that, you
9595
quarkus.openapi-generator.codegen.spec.petstore_json.remove-operation-id-prefix=true
9696
----
9797

98-
Character to use as a delimiter for the prefix. Default is '_'.You can define the prefix (e.g. User.findAll=> findAll):
98+
Character to use as a delimiter for the prefix. Default is '_'.You can define the prefix delimiter (e.g. User.findAll=> findAll):
9999

100100
[source,properties]
101101
----

0 commit comments

Comments
 (0)