Skip to content

Commit 615579c

Browse files
committed
Merge branch 'testcaseupdates' of https://github.com/nunit/docs into testcaseupdates
2 parents 55e3567 + 851e1e2 commit 615579c

File tree

1 file changed

+1
-1
lines changed
  • docs/articles/nunit/writing-tests/attributes

1 file changed

+1
-1
lines changed

docs/articles/nunit/writing-tests/attributes/testcase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ TestCaseAttribute supports a number of additional named parameters:
4242
but may serve a purpose for the test author)
4343
* **TypeArgs** specifies the `Type`s to be used when targeting a generic test method. (_NUnit 4.1+_)
4444

45-
## Be aware of mixing the syntax for named paramaters and attributes with the same name
45+
## Be aware of mixing the syntax for named parameters and attributes with the same name
4646

4747
### Ignore done right and wrong
4848

0 commit comments

Comments
 (0)