Skip to content

Commit 81735e8

Browse files
author
Mat Ryer
committed
tweak
1 parent f8b6fcd commit 81735e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Just wrap your functions with the `Over()` method, and use special argument name
2929

3030
[name]$test
3131

32-
The argument name contains any name (optional), followed by a `$` literal, followed by the {type} of test that will take place when checking the signature of the function.
32+
The argument name contains any name (optional), followed by a `$` literal, followed by the type of test that will take place when checking the signature of the function.
3333

3434
Built in tests:
3535

0 commit comments

Comments
 (0)