From: Tom Hughes Date: Tue, 2 Apr 2019 12:39:45 +0000 (+0100) Subject: Correct typo in github configuration option X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/fedc49956d2e917e3e05d092ba820f0a41272638 Correct typo in github configuration option --- diff --git a/cookbooks/web/resources/rails_port.rb b/cookbooks/web/resources/rails_port.rb index f86c48145..4c3de7489 100644 --- a/cookbooks/web/resources/rails_port.rb +++ b/cookbooks/web/resources/rails_port.rb @@ -304,7 +304,7 @@ action :create do "windowslive_auth_id", "windowslive_auth_secret", "github_auth_id", - "gihub_auth_secret", + "github_auth_secret", "wikipedia_auth_id", "wikipedia_auth_secret", "thunderforest_key",