From 2054ab309633b37c5a44c5b6969679cbad5ffd03 Mon Sep 17 00:00:00 2001 From: jlamothe Date: Wed, 22 Nov 2023 23:25:13 +0000 Subject: [PATCH] removed unnecessary comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 645f2f8..c88c597 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The header is relatively well commented and can provide a fairly comprehensive breakdown of the API. This document will however provide a basic overview below. -This library is used to test the library itself, consequently, the +This library is used to test the library itself, consequently the `test` directory contains a relitively decent real-world example of how it can be used.