Skip to content

Commit

Permalink
Fix metadata of spring.mustache.suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Oct 23, 2017
1 parent 67a8c3a commit 2b69e3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
},
{
"name": "spring.mustache.suffix",
"defaultValue": ".html"
"defaultValue": ".mustache"
},
{
"name": "spring.mvc.favicon.enabled",
Expand Down

0 comments on commit 2b69e3c

Please sign in to comment.