From 55ede1e603abafdaef8ffe1a113d03027b44c00d Mon Sep 17 00:00:00 2001
From: Francesco
Date: Sat, 11 Nov 2023 11:44:58 +0100
Subject: [PATCH] Website
---
docs/docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/index.html b/docs/docs/index.html
index f56c1a5..f2c3099 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -432,7 +432,7 @@ For example, you can add something like this to your security configuration:
With this configuration, only ADMIN
users are allowed to access the SnapAdmin routes for the protected tables. As always, you can customize this further to your needs as long as you follow these guidelines.
-You can look at the SnapAdmin auth test project to see a full implementation and use it as a blueprint for your own projects.
+You can look at the SnapAdmin auth test project to see a full implementation and use it as a blueprint for your own projects.
5. Troubleshooting