Skip to content

Commit bba982b

Browse files
committed
Fix punctuation in intro
1 parent 2fd2e90 commit bba982b

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
@@ -5,7 +5,7 @@ as a drop-in alternative to its default testing framework, Minitest.
55

66
In RSpec, tests are not just scripts that verify your application code.
77
They’re also detailed explanations of how the application is supposed to behave,
8-
expressed in plain English: in other words, _specs._
8+
expressed in plain English, or in other words, _specs._
99

1010
Use **[`rspec-rails` 1.x][]** for Rails 2.x.
1111

0 commit comments

Comments
 (0)