From 8070e1e60683e0cae302dac7bbd235517667f6ea Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Mon, 14 Feb 2022 15:50:19 +0100 Subject: [PATCH] fix: update heading (#4152) * fix: update heading * Update docs/01-Using-Fleet/README.md Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> --- docs/01-Using-Fleet/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/01-Using-Fleet/README.md b/docs/01-Using-Fleet/README.md index 71471baf33..b2bd4415de 100644 --- a/docs/01-Using-Fleet/README.md +++ b/docs/01-Using-Fleet/README.md @@ -3,7 +3,7 @@ ### [Fleet UI](./01-Fleet-UI.md) Provides documentation about running and scheduling queries from within the Fleet UI -### [fleetctl CLI](./02-fleetctl-CLI.md) +### [Fleetctl CLI](./02-fleetctl-CLI.md) Includes resources for setting up and configuring Fleet via the fleetctl CLI ### [REST API](./03-REST-API.md) @@ -22,4 +22,4 @@ Provides documentation for load balancer health checks and working with Fleet se Includes resources for ways to mitigate against the OWASP top 10 issues ### [FAQ](./FAQ.md) -Includes commonly asked questions and answers about using Fleet from the Fleet community \ No newline at end of file +Includes frequently asked questions and answers about using Fleet from the Fleet community