diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-06-04 01:09:26 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-06-04 01:09:26 -0400 |
| commit | 5d49882c41a77af1737181286566e60469b74615 (patch) | |
| tree | 369f1c5ddcc663a87d272b4fbef99cad55fbc4b5 /src/things-to-check.yml | |
| parent | eddc15883aabe2ccd5652f804bb0d3fb01dbc334 (diff) | |
Fix mislabelled content type in t-t-c.yml
Diffstat (limited to 'src/things-to-check.yml')
| -rw-r--r-- | src/things-to-check.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/things-to-check.yml b/src/things-to-check.yml index a352535..acf3ee2 100644 --- a/src/things-to-check.yml +++ b/src/things-to-check.yml @@ -2,7 +2,7 @@ # Insert new items at the bottom. The index into this list is the item's # permalink. # -# Yes, this is HTML and no, I don't care about injection. +# Yes, this is Markdown and no, I don't care about injection. - Have you checked permissions? - Have you checked cabling? - Have you checked for a full disk? |
