removed unnecessary comma

This commit is contained in:
jlamothe 2023-11-22 23:25:13 +00:00
parent 45d2801362
commit 2054ab3096

View File

@ -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.