5160: Fix typo in Workbench default config comments.
authorBrett Smith <brett@curoverse.com>
Tue, 10 Feb 2015 14:00:01 +0000 (09:00 -0500)
committerBrett Smith <brett@curoverse.com>
Tue, 10 Feb 2015 19:11:56 +0000 (14:11 -0500)
apps/workbench/config/application.default.yml

index f43e8c6e098135cd3837c5c3a327e3fafafb3fe5..54a1f2e4ebf120271a4b03b75a688de1c490ab3b 100644 (file)
@@ -191,7 +191,7 @@ common:
   # the maximum number of bytes to load in the log viewer
   log_viewer_max_bytes: 1000000
 
-  # Set anonymous user token to enable anonymous user access. You can get
+  # Set anonymous_user_token to enable anonymous user access. You can get
   # the token by running "bundle exec ./script/get_anonymous_user_token.rb"
-  # in the directory where you API server is running.
+  # in the directory where your API server is running.
   anonymous_user_token: false