aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_2_release_notes.md
diff options
context:
space:
mode:
authoryui-knk <spiketeika@gmail.com>2015-03-04 08:52:21 +0900
committeryui-knk <spiketeika@gmail.com>2015-03-04 08:52:21 +0900
commit59b07df5040feabc53ec680245c9af7102dd7af2 (patch)
treed2416fcddeef9dc5dc35e0646c2810abb88c0791 /guides/source/4_2_release_notes.md
parent9ebe99ca1d21958846687e286a159f6c308653ef (diff)
downloadrails-59b07df5040feabc53ec680245c9af7102dd7af2.tar.gz
rails-59b07df5040feabc53ec680245c9af7102dd7af2.tar.bz2
rails-59b07df5040feabc53ec680245c9af7102dd7af2.zip
[ci skip] Remove unnecessary space
Diffstat (limited to 'guides/source/4_2_release_notes.md')
-rw-r--r--guides/source/4_2_release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/4_2_release_notes.md b/guides/source/4_2_release_notes.md
index 04cf64d02c..45531928a2 100644
--- a/guides/source/4_2_release_notes.md
+++ b/guides/source/4_2_release_notes.md
@@ -272,7 +272,7 @@ application is using any of these spellings, you will need to update them:
For example:
- ``` ruby
+ ```ruby
# content: <div><i><p></i></div>
# before:
@@ -290,7 +290,7 @@ application is using any of these spellings, you will need to update them:
used to be raw (e.g. `AT&amp;T`), and now is evaluated
(e.g. `AT&T`).
- ``` ruby
+ ```ruby
# content: <p>AT&amp;T</p>
# before: