Fixed typo in readme

This commit is contained in:
Ben Ashton 2022-09-03 00:51:27 -06:00
parent 3920478d6b
commit da3898432a

View File

@ -67,7 +67,7 @@ printf '%s\n' '</html>';
printf '%s' '';
```
Which when executed might products the following HTML:
Which when executed might produce the following HTML:
```html
<!doctype html>