typo fix
diff --git a/tests/tests-randomized/bundles/04-VisibleString-bundle.txt b/tests/tests-randomized/bundles/04-VisibleString-bundle.txt
index c86aa79..54dc180 100644
--- a/tests/tests-randomized/bundles/04-VisibleString-bundle.txt
+++ b/tests/tests-randomized/bundles/04-VisibleString-bundle.txt
@@ -5,7 +5,7 @@
 T ::= VisibleString (SIZE(0,...))
 T ::= VisibleString (SIZE(1))
 T ::= VisibleString (SIZE(1)) (FROM("A".."B"))
-T ::= VisibleString (SIZE(1,..))
+T ::= VisibleString (SIZE(1,...))
 T ::= VisibleString (SIZE(2))
 T ::= VisibleString (SIZE(2,...))
 T ::= VisibleString (SIZE(1..2))