From 3fadc8543be2c323053e62d6c9a3f827e9b201f8 Mon Sep 17 00:00:00 2001 From: "Vicente G. Reyes" Date: Tue, 5 Jan 2021 07:07:58 +0800 Subject: [PATCH] Update .env_sample (#12062) Typo on # Google analytics --- .env_sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env_sample b/.env_sample index a6588d5ad..5522a57b6 100644 --- a/.env_sample +++ b/.env_sample @@ -91,7 +91,7 @@ export FASTLY_SERVICE_ID="" # (https://www.honeycomb.io/) export HONEYCOMB_API_KEY="" -# Google analytic +# Google analytics # (https://developers.google.com/analytics/devguides/reporting/core/v4) export GA_TRACKING_ID="Optional"