Array error message

Hello, I think I found an inconsistency in array errors: https://stackblitz.com/edit/vy55da?file=type.ts

The tags error is: tags must be at least 3 characters (was 2)
But should probably not be characters, but something like items.
StackBlitzAndreas
ArkType type demo
Was this page helpful?