diff --git a/wacz-auth/0.1.0/index.html b/wacz-auth/0.1.0/index.html index 09b8d67..4997947 100644 --- a/wacz-auth/0.1.0/index.html +++ b/wacz-auth/0.1.0/index.html @@ -197,7 +197,7 @@
 {
     "hash": "<sha256 hash of datapackage.json>",
-    "created": "<ISO 8861 Date>",
+    "created": "<ISO 8601 Date>",
     "software": "<string>",
     "version": "<string>",
     "signature": "<base64 encoded signature>",
@@ -219,7 +219,7 @@
 
 {
     "hash": <sha256 hash of datapackage.json>,
-    "created": <ISO 8861 Date>,
+    "created": <ISO 8601 Date>,
     "software": <string>,
     "version": <string>,