Minor fix in description

Closes gh-7755
This commit is contained in:
Shubham Aggarwal 2016-12-26 13:44:55 +05:30 committed by Stephane Nicoll
parent 062104f1d6
commit e7f13b446a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
[[common-application-properties]]
== Common application properties
Various properties can be specified inside your `application.properties`/`application.yml`
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
properties and references to the underlying classes that consume them.
NOTE: Property contributions can come from additional jar files on your classpath so