docs: add 0 to filename of runtime error guides (#47722)

PR Close #47722
This commit is contained in:
Aristeidis Bampakos 2022-10-11 00:48:51 +03:00 committed by Jessica Janiuk
parent 40aad8339c
commit ca2fa7ae85
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
@name Wrong Async Validator Return Type
@category forms
@category runtime
@shortDescription Async validator must return a Promise or Observable
@description