From 1a985484243cc0c7c93e33497891172971e89a08 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 6 Jun 2022 20:12:31 -0500 Subject: [PATCH] Website: Fix capitalization on article heading (#6113) --- articles/delivering-data-to-snowflake-from-fleet-and-osquery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md b/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md index 7d6229bf4d..9e2609bff3 100644 --- a/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md +++ b/articles/delivering-data-to-snowflake-from-fleet-and-osquery.md @@ -40,7 +40,7 @@ The two features I want to focus on for this blog post are the live queries and ![The queries page in Fleet](../website/assets/images/articles/delivering-data-to-snowflake-from-fleet-and-osquery-1-415x400@2x.png) -### Scheduled Queries Interface: +### Scheduled queries interface: ![The schedule page in Fleet](../website/assets/images/articles/delivering-data-to-snowflake-from-fleet-and-osquery-2-700x203@2x.png)