From da3898432a1ba9fe67781501ac68e842681a379d Mon Sep 17 00:00:00 2001 From: Ben Ashton Date: Sat, 3 Sep 2022 00:51:27 -0600 Subject: [PATCH] Fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c3c332..b934ebe 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ printf '%s\n' ''; printf '%s' ''; ``` -Which when executed might products the following HTML: +Which when executed might produce the following HTML: ```html