Fix validators docs
parent
c3c5b4f944
commit
821fb8969c
|
@ -1,5 +1,5 @@
|
||||||
USING: help.markup help.syntax io.streams.string quotations
|
USING: help.markup help.syntax io.streams.string quotations
|
||||||
strings math regexp ;
|
strings math regexp regexp.backend ;
|
||||||
IN: validators
|
IN: validators
|
||||||
|
|
||||||
HELP: v-captcha
|
HELP: v-captcha
|
||||||
|
|
Loading…
Reference in New Issue