diff --git a/RegexExtended.md b/RegexExtended.md index c35f1e1..552fe7f 100644 --- a/RegexExtended.md +++ b/RegexExtended.md @@ -7,4 +7,4 @@ The [RegexMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Mat ## RegexExtended Extension to the Regex object, adding support for GUID tokens for matching on. Example: -When using this `\guidb` as regualar expression, you can match on a GUID(B). \ No newline at end of file +When using this `\guidb` as regular expression, you can match on a GUID(B). \ No newline at end of file