Skip to content

Commit b53ccff

Browse files
author
Clemens Fuchslocher
committed
Fixed typo.
1 parent 4a46b2f commit b53ccff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/index.page

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ filter:
88

99
h2. Overview
1010

11-
RSpec is testing tool for the Ruby programming language. Born under the banner of Behaviour-Driven Development, it is designed to make Test-Driven Development a productive and enjoyable experience with features like:
11+
RSpec is a testing tool for the Ruby programming language. Born under the banner of Behaviour-Driven Development, it is designed to make Test-Driven Development a productive and enjoyable experience with features like:
1212

1313
* a rich command line program (the rspec command)
1414
* textual descriptions of examples and groups ("rspec-core":http://rubydoc.info/gems/rspec-core/frames)

0 commit comments

Comments
 (0)