Skip to content

Commit

Permalink
Fix typo, masak++
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Apr 25, 2016
1 parent ad2c2ec commit 15c650e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -59,7 +59,7 @@ steps instead:</p>
default value)</li>
<li>Wait until you're sure you don't want to roll back to a version where this
column is <code>NOT NULL</code></li>
<li>Deploy a new version of the application that doesn't you the column anymore</li>
<li>Deploy a new version of the application that doesn't use the column anymore</li>
<li>Wait until you're sure you don't want to roll back to a version of your
application that uses this column</li>
<li>Deploy a database change that drops the column entirely.</li>
Expand Down

0 comments on commit 15c650e

Please sign in to comment.