diff --git a/spec/trestle/helpers/modal_helper_spec.rb b/spec/trestle/helpers/modal_helper_spec.rb index f3c8f56b..0b069917 100644 --- a/spec/trestle/helpers/modal_helper_spec.rb +++ b/spec/trestle/helpers/modal_helper_spec.rb @@ -36,7 +36,7 @@ }) end - it "merges teh controller from modal_options if provided" do + it "merges the controller from modal_options if provided" do modal_options!(controller: "custom-modal") expect(modal_wrapper_attributes).to eq({