Skip to content

Commit a9f35cc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Just wrap your functions with the `Over()` method, and use special argument name
2727

2828
### Argument names
2929

30-
[name]$test
30+
[name]${test}
3131

3232
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

0 commit comments

Comments
 (0)