From e67c019ff354162e5998b2fa7c05b93668f4b456 Mon Sep 17 00:00:00 2001 From: Murilo Dal Ri Date: Wed, 16 Nov 2022 09:37:22 +0000 Subject: [PATCH] Remove word major from instructions for upgrading Rails --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e412cb67e..749957dbd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,2 +1,2 @@ -Follow [these steps](https://guides.rubyonrails.org/upgrading_ruby_on_rails.html) if you are doing a major Rails upgrade. +Follow [these steps](https://guides.rubyonrails.org/upgrading_ruby_on_rails.html) if you are doing a Rails upgrade.