Browse Source

Fixed typo in readme

master
Ben Ashton 2 years ago
parent
commit
da3898432a
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save