typebox-validators icon indicating copy to clipboard operation
typebox-validators copied to clipboard

Typographical error in README

Open regis-underdog opened this issue 6 months ago • 0 comments

I attempted to copy-paste the text from the README for a compiling validator and received a very confusing error that the module is not exported. Careful analysis found that the string is incorrect in the documentation.

CompilingStandardValiator should be CompilingStandardValidator

https://github.com/jtlapp/typebox-validators/blob/0a2721a032e4d53c124d90aba74943f8b0e86679/README.md?plain=1#L59

regis-underdog avatar Aug 08 '24 22:08 regis-underdog