From 4fd4423596def7715d72e1952d93ce2a9b0db209 Mon Sep 17 00:00:00 2001 From: Diego Prats Date: Tue, 12 Nov 2024 17:03:38 -0800 Subject: [PATCH] Update clients/cli/src/analytics.rs Co-authored-by: Collin Jackson --- clients/cli/src/analytics.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/cli/src/analytics.rs b/clients/cli/src/analytics.rs index 0562950..c0b3826 100644 --- a/clients/cli/src/analytics.rs +++ b/clients/cli/src/analytics.rs @@ -28,7 +28,7 @@ pub fn track( // we can use the Measurement Protocol to track events by POST to a URL. // The only thing that may be unexpected is that the URL we use includes a firebase key - // Firebase format for properties for Mesurement protocol: + // Firebase format for properties for Measurement protocol: // https://developers.google.com/analytics/devguides/collection/protocol/ga4/reference?client_type=firebase#payload // https://developers.google.com/analytics/devguides/collection/protocol/ga4/reference?client_type=firebase#payload_query_parameters let mut properties = json!({