Fix typos in 9.11 (Capturing groups)
This commit is contained in:
parent
633db6fbe9
commit
f2f650062c
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
A positive number with an optional decimal part is (per previous task): `pattern:\d+(\.\d+)?`.
|
||||
A positive number with an optional decimal part is: `pattern:\d+(\.\d+)?`.
|
||||
|
||||
Let's add the optional `pattern:-` in the beginning:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue