Files
docs/docs
Guy Gastineau 2ca99e9de7 Fix error in 'Advanced examples' expression
The section on character groups clearly states "To include a literal
-, make it the first or last character, ..."

In the example `Block domains without subdomains` the bounded
character group `[\-]{1}` should be `[-]{1}` if the intention is to match a
literal `-` as suggested by the accompanying description.

Signed-off-by: Guy Gastineau <strings.stringsandstrings@gmail.com>
2022-06-27 17:28:15 -04:00
..
2021-07-10 20:03:30 +03:00
2022-06-21 07:50:48 +02:00
2022-04-14 22:44:04 +02:00
2018-05-11 15:20:59 +01:00
2021-12-17 21:46:10 +01:00