From f883e7566c5263591a8b1def51680e35e5547203 Mon Sep 17 00:00:00 2001
From: adagio <h759bkyo4@mozmail.com>
Date: Thu, 20 Jun 2024 08:43:56 -0400
Subject: [PATCH] lints and updates README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3114ae6..d3059b6 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Certificates are generated, updated and cleaned up automatically via Let's Encry
 
 ### Documentation serve and build locally
 
-Pages uses [`mdBook`](https://rust-lang.github.io/mdBook/) and [`mdbook-toc`](https://github.com/badboy/mdbook-toc) to build and serve its documentation. Some section of the documentation have been referenced here for ease of use. 
+Pages uses [`mdBook`](https://rust-lang.github.io/mdBook/) and [`mdbook-toc`](https://github.com/badboy/mdbook-toc) to build and serve its documentation. Some section of the documentation have been referenced here for ease of use.
 
 [`mdBook` Installation](https://rust-lang.github.io/mdBook/guide/installation.html)
 [`mdbook-toc` Installation](https://github.com/badboy/mdbook-toc)