Skip to content

Commit 5534a83

Browse files
committed
Merge pull request #151 from gravitystorm/patch-1
Fix typo
2 parents 60945d0 + e907f96 commit 5534a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ change:
148148

149149
To:
150150

151-
'skip_on_db_migrate' => "try",
151+
'skip_on_db_migrate' => "true",
152152

153153
If you want to run `rake db:migrate` as a one-off without running annotate,
154154
you can do so with a simple environment variable, instead of editing the
@@ -250,4 +250,4 @@ Released under the same license as Ruby. No Support. No Warranty.
250250

251251
== Authors
252252

253-
{See AUTHORS.rdoc}[link:AUTHORS.rdoc].
253+
{See AUTHORS.rdoc}[link:AUTHORS.rdoc].

0 commit comments

Comments
 (0)