Skip to content

Commit b373db0

Browse files
author
Tamas Balog
committed
Fix typo in quickstart.html reported in issue 74
1 parent 5336b3d commit b373db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/resources/quickstart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2>Quick Start</h2>
7575
</div>
7676

7777
<p>It is recommended that you leave <span class="italics">strictMode</span>
78-
off, so your will be tests less brittle.
78+
off, so your tests will be less brittle.
7979
Turn it on if you need to enforce a particular order for arrays, or if you want to
8080
ensure that the actual JSON does not have any fields beyond what's expected.</p>
8181
</body>

0 commit comments

Comments
 (0)