Skip to content

Commit 2fd2e90

Browse files
committed
Change semicolon to full colon in intro
1 parent 3bf7098 commit 2fd2e90

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: in other words, _specs._
99

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

0 commit comments

Comments
 (0)