redpen-cc / redpen-doc

RedPen user's manual
http://redpen.cc/docs/latest/index.html
Apache License 2.0
3 stars 18 forks source link

Wrong validator name: "StartWithCapitalLetterValidator" -> "StartWithCapitalLetter" #89

Closed shuntaroy closed 7 years ago

shuntaroy commented 7 years ago

I noticed this because linter-redpen on Atom causes an error and stops when I use this validator as it written in this doc ("StartWithCapitalLetterValidator"). And I happen to find its correct name was "StartWithCapitalLetter".

takahi-i commented 7 years ago

Hello @shuntaroy, Thank you very much for the valuable report. I will fix the document immediately.

takahi-i commented 7 years ago

I fixed the mistakes in the manual. Thanks!