Skip to content

Commit cd6a30e

Browse files
authored
Merge pull request #1645 from rubocop/fix-bad-merge
Fix bad merge
2 parents 04bf8e0 + 508ece8 commit cd6a30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ over
3232
calculator.compute(line_item).should == 5
3333
----
3434

35-
is a feature of RSpec itself you can read about it in the "Disable should syntax" section of https://rspec.info/features/3-12/rspec-expectations/syntax-configuration[RSpec Documentation].
35+
is a feature of RSpec itself - you can read about it in the "Disable should syntax" section of https://rspec.info/features/3-12/rspec-expectations/syntax-configuration[RSpec Documentation].
3636

3737
=== Enforcing an explicit RSpec receiver for top-level methods (disabling monkey patching)
3838

0 commit comments

Comments
 (0)