Skip to content

Commit 9d4afff

Browse files
committed
Docs: Tweak assert/index.md description
1 parent f6a75d5 commit 9d4afff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/assert/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ redirect_from:
1212

1313
To define additional assertion methods, refer to the [`QUnit.assert`](../extension/QUnit.assert.md) extension page.
1414

15-
Some of these methods are comparable to the assert methods one might find in xUnit-style frameworks such as SUnit, JUnit, RUnit, or PHPUnit.
15+
You can think of these as the JavaScript equivalent of assert methods you might find in xUnit-style frameworks such as SUnit, JUnit, RUnit, and PHPUnit.

0 commit comments

Comments
 (0)