Skip to content

Commit d34c465

Browse files
committed
fixup! Remove a mistakenly added line
1 parent 116805a commit d34c465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/modules/ROOT/pages/usage.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ In case you https://github.com/rspec/rspec-core/blob/b0d0843a285693c64cdbe0c8572
2929
[source,ruby]
3030
----
3131
# spec/spec_helper.rb
32-
alias_example_group_to
3332
RSpec.configure do |c|
3433
c.alias_example_group_to :detail, :detailed => true
3534
end

0 commit comments

Comments
 (0)