From fedc49956d2e917e3e05d092ba820f0a41272638 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 2 Apr 2019 13:39:45 +0100 Subject: [PATCH] Correct typo in github configuration option --- cookbooks/web/resources/rails_port.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.39.5