Skip to content

Commit e941c15

Browse files
lterracStefanJum
authored andcommitted
docs/internals: Fix typos in writing-tests.mdx
Signed-off-by: Luca Terracciano <terraccianoluca@gmail.com>
1 parent 70e3bcc commit e941c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/internals/writing-tests.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Generally, the following pattern is used for test suites:
4646

4747
`$LIBNAME_$TESTSUITENAME_testsuite`
4848

49-
An the following for test cases:
49+
And the following for test cases:
5050

5151
`$LIBNAME_test_$TESTCASENAME`
5252

0 commit comments

Comments
 (0)