Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Nov 4, 2023
1 parent d39ef8e commit 6eda6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lrama/parser_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
])
end

context 'when parametrizing rules' do
context 'when parameterizing rules' do
it "option" do
path = "parameterizing_rules/option.y"
y = File.read(fixture_path(path))
Expand Down

0 comments on commit 6eda6bd

Please sign in to comment.