diff options
| author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-07-25 13:13:45 +0200 |
|---|---|---|
| committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-07-25 13:13:45 +0200 |
| commit | adedb5ca3025d476d5605e0e24de3f7f85479721 (patch) | |
| tree | d75e08b6f45618b9b234e36349a30656dc10bcf4 /cgi.html | |
| parent | 97db71d880aa5189dfc2394f2852d6355494dfa3 (diff) | |
Fix code block
Diffstat (limited to 'cgi.html')
| -rw-r--r-- | cgi.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -98,8 +98,7 @@ respond with </p> - <pre><code> -I don't get paid to work on weekends! Come back Monday.</code></pre> + <pre><code>I don't get paid to work on weekends! Come back Monday.</code></pre> <p> This example will show a few things that CGI scripts can do that you |
