Skip to content

Commit 66938c3

Browse files
schaui6tjgrathwell
authored andcommitted
Fix grammar in mini test section
1 parent 4727a0b commit 66938c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/en/testing/testing_frameworks.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Check out the other built-in matchers!
9292
https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
9393

9494
# Mini Test
95-
In case you were curious to see how tests are written in Mini Test. Although Mini Test allows you in 'expectation style' which is very similar to how RSpec tests are written.
95+
In case you were curious to see how tests are written in Mini Test. Mini Test also allows you to write tests in 'expectation style' which is very similar to how RSpec tests are written.
9696

9797
<div class="console">
9898
<pre>

0 commit comments

Comments
 (0)