Skip to content

Commit 4f5738f

Browse files
author
Oliver B. Fischer
authored
Spelling fixes of a header for Asciidoc generation (#15988)
The case sensitivity for the heading for the response codes was incorrect and has been corrected for the generation of Asciidoc files.
1 parent a42f90b commit 4f5738f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/openapi-generator/src/main/resources/asciidoc-documentation

modules/openapi-generator/src/main/resources/asciidoc-documentation/index.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Operation Id:: {{nickname}}
9696

9797
===== Responses
9898

99-
.http response codes
99+
.HTTP Response Codes
100100
[cols="2,3,1"]
101101
|===
102102
| Code | Message | Datatype

0 commit comments

Comments
 (0)