From 864951336d8d58422c5ece3b4e31566d87d5385c Mon Sep 17 00:00:00 2001 From: heytcass Date: Fri, 25 Oct 2019 13:21:47 -0400 Subject: [PATCH] Fix Typo (#10986) Looked like a copy/paste error from Open Sky platform. Changed to Dark Sky. --- source/_integrations/weather.darksky.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/weather.darksky.markdown b/source/_integrations/weather.darksky.markdown index 025ac8eb353..d69779f364b 100644 --- a/source/_integrations/weather.darksky.markdown +++ b/source/_integrations/weather.darksky.markdown @@ -54,7 +54,7 @@ name: description: Name to use in the frontend. required: false type: string - default: Open Sky + default: Dark Sky mode: description: "The forecast type. Can be `hourly` or `daily`." required: false