Skip to content

Commit b01c048

Browse files
pirjbquorning
andauthored
Update docs/modules/ROOT/pages/upgrade_to_version_2.adoc
Co-authored-by: Benjamin Quorning <[email protected]>
1 parent 700a1d6 commit b01c048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/upgrade_to_version_2.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ AllCops:
3434

3535
RuboCop extensions had cops with clashing names and departments, e.g. both `rspec-rails` and `rubocop-rspec` had `Rails::HttpStatus` cops.
3636
To avoid issues, e.g. inability to disable just one of the cops, each extension now has its own uber-department.
37-
Expectedly, RuboCop RSpec's uber-department name is `RSpec`.
37+
Expectedly, RuboCop RSpecs uber-department name is `RSpec`.
3838
Changes are only applied to cops that don't already have the department set to `RSpec`, i.e. `Capybara`, `FactoryBot` and `Rails`.
3939

4040
[source,yaml]

0 commit comments

Comments
 (0)