Commit 378c0e3e authored by Lihua Tang's avatar Lihua Tang Committed by k8s-ci-robot

Fix typos: seperated -> separated (#3712)

parent 144e3373
name: chronograf name: chronograf
version: 0.4.1 version: 0.4.2
description: Open-source web application written in Go and React.js that provides description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation the tools to visualize your monitoring data and easily create alerting and automation
rules. rules.
......
...@@ -72,11 +72,11 @@ oauth: ...@@ -72,11 +72,11 @@ oauth:
client_secret: CHANGE_ME client_secret: CHANGE_ME
# eg. http://chronograf.foobar.com # eg. http://chronograf.foobar.com
public_url: "" public_url: ""
# This is a comma seperated list of Google Apps domains (OPTIONAL) # This is a comma separated list of Google Apps domains (OPTIONAL)
google_domains: "" google_domains: ""
heroku: heroku:
enabled: false enabled: false
client_id: CHANGE_ME client_id: CHANGE_ME
client_secret: CHANGE_ME client_secret: CHANGE_ME
# This is a comma seperated list of Heroku organizations (OPTIONAL) # This is a comma separated list of Heroku organizations (OPTIONAL)
he_orgs: "" he_orgs: ""
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment