aboutsummaryrefslogtreecommitdiffstats
path: root/spec/json/pass1.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/json/pass1.json')
-rw-r--r--spec/json/pass1.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/json/pass1.json b/spec/json/pass1.json
index 70e26854..4d46cfcb 100644
--- a/spec/json/pass1.json
+++ b/spec/json/pass1.json
@@ -20,8 +20,8 @@
"backslash": "\\",
"controls": "\b\f\n\r\t",
"slash": "/ & \/",
- "alpha": "abcdefghijklmnopqrstuvwyz",
- "ALPHA": "ABCDEFGHIJKLMNOPQRSTUVWYZ",
+ "alpha": "abcdefghijklmnopqrstuvwxyz",
+ "ALPHA": "ABCDEFGHIJKLMNOPQRSTUVWXYZ",
"digit": "0123456789",
"0123456789": "digit",
"special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?",
@@ -55,4 +55,4 @@
0.1e1,
1e-1,
1e00,2e+00,2e-00
-,"rosebud"] \ No newline at end of file
+,"rosebud"]