From f213351749f8d5cc3f3c3ce7b4c2dfe51081e13e Mon Sep 17 00:00:00 2001 From: Doug Edey Date: Fri, 6 Dec 2024 08:10:21 -0500 Subject: [PATCH] Fix a typo in CONTRIBUTING --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ae97f83..337717a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,6 +20,6 @@ * If the application needs further configuration, specify this in a comment * In most cases we want the comments for Authelia, ldap and basic auth to be present -* If the application has known API endpoints, we prefer these to be exempt from auth trough a location block (provided the application has security on the endpoint) +* If the application has known API endpoints, we prefer these to be exempt from auth through a location block (provided the application has security on the endpoint) * Files must not be executeable