We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37519ec + 92d313f commit ba3fae3Copy full SHA for ba3fae3
spring-boot-docs/src/main/asciidoc/appendix-application-properties.adoc
@@ -3,7 +3,7 @@
3
[[common-application-properties]]
4
== Common application properties
5
Various properties can be specified inside your `application.properties`/`application.yml`
6
-file or as command line switches. This section provides a list common Spring Boot
+file or as command line switches. This section provides a list of common Spring Boot
7
properties and references to the underlying classes that consume them.
8
9
NOTE: Property contributions can come from additional jar files on your classpath so
0 commit comments