Skip to content

Commit

Permalink
Small comment change
Browse files Browse the repository at this point in the history
  • Loading branch information
hamchapman committed Jun 29, 2016
1 parent 209d39d commit ee9c8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/auth_server.rb
Expand Up @@ -4,7 +4,7 @@
require 'json'
require 'uuid'

# this needs to be created or values set in ENV
# auth_credentials.rb needs to be created or values set in ENV
auth_creds_file_path = File.join(File.dirname(__FILE__), *%w[auth_credentials.rb])

if File.exists?(auth_creds_file_path)
Expand Down

0 comments on commit ee9c8db

Please sign in to comment.