Skip to content

Commit ec4e9e4

Browse files
committed
Update cop description
1 parent ae9992c commit ec4e9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rubocop/cop/rails/deprecated_http_status_names.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module RuboCop
44
module Cop
55
module Rails
6-
# Enforces the use of the new HTTP status names instead of deprecated ones.
6+
# Enforces the use of the current HTTP status names instead of deprecated ones.
77
#
88
# @example
99
# # bad

0 commit comments

Comments
 (0)