Skip to content

Commit d986da2

Browse files
committed
Fixing typo on line 5: from 'to heavy' to 'too heavy'
1 parent 33d7272 commit d986da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/rspec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ RSpec
22
---------
33

44
[RSpec][rs] is the main competitor to Test::Unit. It is feature rich and
5-
pleasant to read, but to heavy for some. Therefore most other frameworks
5+
pleasant to read, but too heavy for some. Therefore most other frameworks
66
mentioned here (except Minitest, Test::Unit and Cucumber) try to adopt its API
77
without its inner complexity.
88

0 commit comments

Comments
 (0)