diff --git a/docs/Using-Fleet/Usage-statistics.md b/docs/Using-Fleet/Usage-statistics.md
index 30865ff436..070471bd95 100644
--- a/docs/Using-Fleet/Usage-statistics.md
+++ b/docs/Using-Fleet/Usage-statistics.md
@@ -8,7 +8,7 @@ Fleet Device Management Inc. periodically collects anonymous information about y
## What is included in usage statistics in Fleet?
-- The usage data that Fleet collects includes the **installed Fleet version** and the **number of enrolled hosts** for your Fleet instance. Below is an example JSON payload that is sent to Fleet Device Management Inc:
+- The usage data that Fleet collects includes the **installed Fleet version** and the **number of enrolled hosts** for your Fleet instance. Below is the JSON payload that is sent to Fleet Device Management Inc:
```json
{
@@ -31,9 +31,9 @@ Fleet Device Management Inc. periodically collects anonymous information about y
- Sending Usage statistics from your Fleet instance is optional and can be disabled.
-## Why should we enabled usage statistics?
+## Why should we enable usage statistics?
-- Fleet has wide adoption, but limited avenues for quantifying this. We need a way of measuring whether the enhancements and new features we ship are actually working.
+- Help make Fleet better! Fleet has wide adoption, but limited avenues for quantifying this. We need a way of measuring whether the enhancements and new features we ship are actually working.
- Every time we ship a Fleet release without usage statistics, it's like launching a shiny, expensive new rocket into space without any way to find out what happens to it. Up until now, we've relied heavily on talking to users and working closely with customers and other community members. That's helped a lot! But it doesn't give us visibility into the problems other users might be having.
@@ -49,9 +49,9 @@ In the future, we can notify you about methods to improve performance of your Fl
## Disable usage statistics
-Users with the Admin role can disabled usage statistics.
+Users with the Admin role can disable usage statistics.
-To disabled usage statistics:
+To disable usage statistics:
1. In the top navigation, navigate to **Settings > Organization settings**.
@@ -59,4 +59,4 @@ To disabled usage statistics:
3. Uncheck the "Enable usage statistics" checkbox and then select "Update settings."
-
\ No newline at end of file
+