jam411 3 years ago
parent
commit
e4bc89820d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/app/public/static/locales/en_US/commons.json

+ 1 - 1
packages/app/public/static/locales/en_US/commons.json

@@ -60,6 +60,6 @@
   },
   },
 
 
   "not_found_page": {
   "not_found_page": {
-    "page_not_exist": "This page does not exist.",
+    "page_not_exist": "This page does not exist."
   }
   }
 }
 }