Skip to content

Commit eb2f360

Browse files
Merge pull request #312 from PragTob/patch-1
Fix RSpec spelling, welcome to the contributors @PragTob ;)
2 parents f10e78b + 0939019 commit eb2f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Click here to see how you can add Matestack UI to your existing Rails applicatio
4242
class Pages::MyPage < Matestack::Ui::Page
4343

4444
def prepare
45-
@technologies = ["Rails", "Vue.js", "Trailblazer", "Rspec", "Capybara"]
45+
@technologies = ["Rails", "Vue.js", "Trailblazer", "RSpec", "Capybara"]
4646
end
4747

4848
def response

0 commit comments

Comments
 (0)