Browse code

Fix a typo

invalid comma

Fulei Li authored on 2014/09/30 16:02:12
Showing 1 changed files
... ...
@@ -5,7 +5,7 @@
5 5
         "type":      "docker",
6 6
         "sourceURI": "git://github.com/openshift/ruby-hello-world.git",
7 7
         "imageTag":  "openshift/origin-ruby-sample",
8
-        "registry":  "127.0.0.1:5000",
8
+        "registry":  "127.0.0.1:5000"
9 9
     },
10 10
 
11 11
     "secret": "secret101"