From 983fe3ec1de6e46f7a487b9679b535e9d9d9ba24 Mon Sep 17 00:00:00 2001
From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Date: Wed, 2 Aug 2023 18:05:17 +0200
Subject: [PATCH] docs(known limitations): fix typo (#23666)

---
 docs/usage/known-limitations.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/usage/known-limitations.md b/docs/usage/known-limitations.md
index 3886a9d9fa..0ea36edb92 100644
--- a/docs/usage/known-limitations.md
+++ b/docs/usage/known-limitations.md
@@ -21,7 +21,7 @@ For scheduled action to take place, both these need to happen:
 - The bot needs to run against your repository
 - The current time needs to fall within your repository's configured schedule
 
-### The Mend Renovatate app and scheduled jobs
+### The Mend Renovate app and scheduled jobs
 
 The Mend Renovate App checks each active repository roughly every three hours, if no activity has been seen before then (merged PRs, etc).
 
-- 
GitLab