Fix typo
diff --git a/docs/api-regions.md b/docs/api-regions.md
index b5a6bc0..6769c06 100644
--- a/docs/api-regions.md
+++ b/docs/api-regions.md
@@ -249,11 +249,11 @@
                     "options" : [
                         {
                             "title" : "Output to text file",
-                            "value" : "TEXT
+                            "value" : "TEXT"
                         },
                         {
                             "title" : "Output to console",
-                            "value" : "CONSOLE
+                            "value" : "CONSOLE"
                         }
                     ]
                 },