Skip to content

Commit f1b7f85

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

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
@@ -35,7 +35,7 @@ AllCops:
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.
3737
Expectedly, RuboCop RSpec’s uber-department name is `RSpec`.
38-
Changes are only applied to cops that don't already have the department set to `RSpec`, i.e. `Capybara`, `FactoryBot` and `Rails`.
38+
Changes are only applied to cops that dont already have the department set to `RSpec`, i.e. `Capybara`, `FactoryBot` and `Rails`.
3939

4040
[source,yaml]
4141
----

0 commit comments

Comments
 (0)