From 9db11f3f977088513263fc288a68e06139504775 Mon Sep 17 00:00:00 2001 From: A McIlwraith Date: Wed, 14 May 2025 17:53:11 -0400 Subject: [PATCH] Fix ending period. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 52a1f43..432d656 100644 --- a/Readme.md +++ b/Readme.md @@ -100,4 +100,4 @@ You will now be able to include the .pp file in your pattern's index file while ## Credits -This framework includes [PrismJS](https://prismjs.com/) for code syntax highlighting. PrismJS is released under the [MIT license](https://opensource.org/licenses/MIT)> +This framework includes [PrismJS](https://prismjs.com/) for code syntax highlighting. PrismJS is released under the [MIT license](https://opensource.org/licenses/MIT).