Polish key description

Closes gh-14450
This commit is contained in:
Stephane Nicoll
2018-09-19 10:31:01 +02:00
parent aeae139c65
commit f42891489d
2 changed files with 2 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
{
"name": "spring.devtools.add-properties",
"type": "java.lang.Boolean",
"description": "Whether to enable devtool property defaults.",
"description": "Whether to enable development property defaults.",
"defaultValue": true
}
]