From 5865994f8162db46b9904ef0abadaefbf0a4cfee Mon Sep 17 00:00:00 2001 From: Rostislav Katin Date: Sat, 4 Nov 2017 01:21:01 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73c7cd5..4165356 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ steps: end end end - ``` + ``` 5. Generate a migration to remove the `:otp_secret_key` column: ```