Skip to content

Commit

Permalink
Fixes #16 Replace 'scriptlets' with 'scriptlet'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasuharu Nakano committed Feb 28, 2019
1 parent b443f29 commit 435ccb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/grails-app/conf/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ grails:
htmlcodec: xml
codecs:
expression: html
scriptlets: html
scriptlet: html
taglib: none
staticparts: none
endpoints:
Expand Down

0 comments on commit 435ccb1

Please sign in to comment.