From 273f361e31121f8739a49ade5e2dcdbe3b52982d Mon Sep 17 00:00:00 2001 From: mrT23 Date: Mon, 4 Mar 2024 15:28:21 +0200 Subject: [PATCH] Update section title in Usage.md from 'Usage Types' to 'Automation and Usage' --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 60acd1e5..f61782d5 100644 --- a/Usage.md +++ b/Usage.md @@ -4,7 +4,7 @@ - [Introduction](#introduction) - [Configuration Options](#configuration-options) - [Managing Mail Notifications](#managing-mail-notifications) -- [Usage Types](#usage-types) +- [Automation and Usage](#usage-types) - [Local Repo (CLI)](#working-from-a-local-repo-cli) - [Online Usage](#online-usage) - [GitHub App](#working-with-github-app)