diff --git a/README.md b/README.md index 318fa97..cb2a2c5 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ You can use embedded ruby code in the YAML file to determine host/machine specif
   production:
-    servers: "<%=get_from_file('abc.conf')%>:9160"
-    keyspace: "<%=get_from_file('abc.conf')%>"
+    servers: "<%=get_from_file('abc.conf')%>:9160"
+    keyspace: "<%=get_from_file('abc.conf')%>"
     disable_node_auto_discovery: true
     thrift:
       timeout: 3