Skip to content

Commit f4b8fbe

Browse files
committed
doc: typo for Assertions type
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 12ae835 commit f4b8fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doc-site/usage/USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ When unsure about argument order:
267267

268268
### Forward Methods
269269

270-
Create an `Assertion` object to reduce repetition in tests with many assertions:
270+
Create an `Assertions` object to reduce repetition in tests with many assertions:
271271

272272
{{< cards >}}
273273
{{% card title="Package-Level Functions" %}}

0 commit comments

Comments
 (0)