From dafa1692eead5e7907f87e1744537591736d434f Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 8 Oct 2024 12:35:11 -0500 Subject: [PATCH] Capitalization: Update fleet-desktop.md (#22730) --- articles/fleet-desktop.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/fleet-desktop.md b/articles/fleet-desktop.md index c0b1b0e574..23d511ff66 100644 --- a/articles/fleet-desktop.md +++ b/articles/fleet-desktop.md @@ -33,11 +33,11 @@ Requests sent by Fleet Desktop and the web page that opens when clicking on the The server uses this token to authenticate requests that give host information. Fleet uses the following methods to secure access to this information. -**Rate Limiting** +**Rate limiting** To prevent brute-forcing, Fleet rate-limits the endpoints used by Fleet Desktop on a per-IP basis. If an IP requests more than 720 invalid UUIDs in a one-hour interval, Fleet will return HTTP error code 429. -**Token Rotation** +**Token rotation** ``` ℹ️ In Fleet v4.22.0, token rotation for Fleet Desktop was introduced.