File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
spring-boot-project/spring-boot-docs/src/main/asciidoc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ The JSON object contained in the `groups` array can contain the attributes shown
119119| `description`
120120| String
121121| A short description of the group that can be displayed to users.
122- If not description is available, it may be omitted.
122+ If no description is available, it may be omitted.
123123 It is recommended that descriptions be short paragraphs, with the first line providing a concise summary.
124124 The last line in the description should end with a period (`.`).
125125
@@ -161,7 +161,7 @@ The JSON object contained in the `properties` array can contain the attributes d
161161
162162| `description`
163163| String
164- | A short description of the group that can be displayed to users.
164+ | A short description of the property that can be displayed to users.
165165 If no description is available, it may be omitted.
166166 It is recommended that descriptions be short paragraphs, with the first line providing a concise summary.
167167 The last line in the description should end with a period (`.`).
You can’t perform that action at this time.
0 commit comments