We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55e3567 + 851e1e2 commit 615579cCopy full SHA for 615579c
docs/articles/nunit/writing-tests/attributes/testcase.md
@@ -42,7 +42,7 @@ TestCaseAttribute supports a number of additional named parameters:
42
but may serve a purpose for the test author)
43
* **TypeArgs** specifies the `Type`s to be used when targeting a generic test method. (_NUnit 4.1+_)
44
45
-## Be aware of mixing the syntax for named paramaters and attributes with the same name
+## Be aware of mixing the syntax for named parameters and attributes with the same name
46
47
### Ignore done right and wrong
48
0 commit comments