From b04d78ffcd7738b637b4f770e59cd30f19f3a271 Mon Sep 17 00:00:00 2001
From: Torgrim <sir_alexiner@hotmail.com>
Date: Wed, 10 Apr 2024 23:48:49 +0200
Subject: [PATCH] Updating Proofread readme.md. Document still needs update to
 document this project.

---
 readme.md            | 2 +-
 readme/contribute.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.md b/readme.md
index da6c977..bdc0fb3 100644
--- a/readme.md
+++ b/readme.md
@@ -62,7 +62,7 @@ This endpoint enables users to query the Gutendex library and retrieve relevant
 ### Status
 - **Endpoint**: `/librarystats/v1/status/`
 - **Method**: GET
-- **Description**: This endpoint returns the current status of the Gutendex library, providing information about the uptime, version number, and the status of the APIs Gutendex is communicating with. Users can utilize this endpoint to monitor the availability and operational status of the Gutendex service.
+- **Description**: This endpoint returns the current status of the Gutendex library, providing information about the uptime, version number, and the status of the APIs Gutendex is communicating with. Users can use this endpoint to monitor the availability and operational status of the Gutendex service.
 
 These endpoints enable users to interact with the Gutendex REST API, accessing various functionalities and retrieving relevant data.
 
diff --git a/readme/contribute.md b/readme/contribute.md
index 75504e9..7ddb14c 100644
--- a/readme/contribute.md
+++ b/readme/contribute.md
@@ -24,6 +24,6 @@ By contributing to this project, you agree that your contributions will be licen
 
 
 # Agreement
-By agreeing to this document you agree that you will not distribute, sell, or capitalize on the project.
+By agreeing to this document, you agree that you will not distribute, sell, or capitalize on the project.
 By contributing to the project you automatically agree to this document,
 breach of this document will be handled per `Consequences of Unacceptable Behavior` as listed in [`conduct.md`](conduct.md)
\ No newline at end of file
-- 
GitLab