diff options
author | Jon Moss <me@jonathanmoss.me> | 2017-03-25 12:27:52 -0400 |
---|---|---|
committer | Jon Moss <me@jonathanmoss.me> | 2017-03-25 12:27:52 -0400 |
commit | d96dde82b7ff3a216c16eb87e2d346341ad53c05 (patch) | |
tree | 026e0734b1f549f0dda5db88c57bc9b87d28c506 | |
parent | 3f27c9cbe97010bff0a6fa4d770f3ce3c3703b31 (diff) | |
download | rails-d96dde82b7ff3a216c16eb87e2d346341ad53c05.tar.gz rails-d96dde82b7ff3a216c16eb87e2d346341ad53c05.tar.bz2 rails-d96dde82b7ff3a216c16eb87e2d346341ad53c05.zip |
Bump from h3 to h2 tag
"3 Days before release" should an h2, like the rest of the day headings.
All of the steps are h3 tags.
[ci skip]
-rw-r--r-- | RELEASING_RAILS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING_RAILS.md b/RELEASING_RAILS.md index 10a8bca3b3..6e27d8ee5a 100644 --- a/RELEASING_RAILS.md +++ b/RELEASING_RAILS.md @@ -58,7 +58,7 @@ lists: Implementors will love you and help you. -### 3 Days before release +## 3 Days before release This is when you should release the release candidate. Here are your tasks for today: |