diff options
author | yui-knk <spiketeika@gmail.com> | 2015-11-13 12:43:50 +0900 |
---|---|---|
committer | yui-knk <spiketeika@gmail.com> | 2015-11-13 12:43:50 +0900 |
commit | 0dc1d8c037066fcd14dea51cf288eb18b39ed891 (patch) | |
tree | fc1158e03f70188531e85311e7542e713c0e47c6 /actionview | |
parent | 0db310586ac3e15be95d2ef27ff40cfa24c05c10 (diff) | |
download | rails-0dc1d8c037066fcd14dea51cf288eb18b39ed891.tar.gz rails-0dc1d8c037066fcd14dea51cf288eb18b39ed891.tar.bz2 rails-0dc1d8c037066fcd14dea51cf288eb18b39ed891.zip |
[ci skip] Fix CHANGELOG.md format from list to italic.
Diffstat (limited to 'actionview')
-rw-r--r-- | actionview/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 023067632b..b7a5e9638b 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -46,7 +46,7 @@ * Add a break_sequence option to word_wrap so you can specify a custom break. - * Mauricio Gomez * + *Mauricio Gomez* * Add wildcard matching to explicit dependencies. |