diff --git a/src/demo-components/ParserDemo.tsx b/src/demo-components/ParserDemo.tsx index a43f4e2..9400acd 100644 --- a/src/demo-components/ParserDemo.tsx +++ b/src/demo-components/ParserDemo.tsx @@ -50,7 +50,7 @@ function ParserDemo({ opts }: { opts: T.TextOptions }) { {errors.length > 0 && ( <>
- {errors.length > 0 ? ( + {errors.length > 1 ? ( <>
possible errors: