Skip to content

Commit b30a7d4

Browse files
athos7933norberttech
authored andcommitted
Correct typo in readme (#135)
1 parent f0b266d commit b30a7d4

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
@@ -311,7 +311,7 @@ $matcher->match(
311311
"lastName": @string@,
312312
"created": "@string@.isDateTime()",
313313
"roles": @array@,
314-
"posiiton": "@string@.optional()"
314+
"position": "@string@.optional()"
315315
}
316316
]
317317
}'

0 commit comments

Comments
 (0)