Skip to content

Commit 55a6567

Browse files
Fix core property description in asciidoc
1 parent 51d1cd1 commit 55a6567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/core-properties.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
|springdoc.show-spring-cloud-functions | `true` | `Boolean`. To display the spring-cloud-function web endpoints.
4646
|springdoc.enable-groovy | `true` | `Boolean`. To enable Groovy support.
4747
|springdoc.enable-spring-security | `true` | `Boolean`. To enable spring-security support.
48-
|springdoc.enable-kotlin | `true` | `Boolproperty resolver on @Schema (extensionean`. To enable Kotlin support.
48+
|springdoc.enable-kotlin | `true` | `Boolean`. To enable Kotlin support.
4949
|springdoc.enable-hateoas | `true` | `Boolean`. To enable spring-hateoas support.
5050
|springdoc.enable-data-rest | `true` | `Boolean`. To enable spring-data-rest support.
5151
|springdoc.api-docs.version | `openapi_3_0` | `String`. To choose `OpenAPI 3.0` or `OpenAPI 3.1` (using the value `OPENAPI_3_1`).

0 commit comments

Comments
 (0)