diff options
author | David Thompson <dthompson2@worcester.edu> | 2016-04-24 15:32:34 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2016-04-24 15:32:34 -0400 |
commit | 05490b8462750fe9d7a60f6976ce071c7aa64651 (patch) | |
tree | e108bf7138d37120e8e5fffd0e3860b7c8c58e0b | |
parent | ff72afa49eaf7207d455e696601158ab43e4a219 (diff) |
website: Fix small capitalization mistake.
-rw-r--r-- | website/posts/0.2-release.skr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/posts/0.2-release.skr b/website/posts/0.2-release.skr index d1ceb02..d18ff8b 100644 --- a/website/posts/0.2-release.skr +++ b/website/posts/0.2-release.skr @@ -31,7 +31,7 @@ contributing to this release!]) (p [Source tarball: ] (anchor "haunt-0.2.tar.gz" "https://files.dthompson.us/haunt/haunt-0.2.tar.gz")) - (p [GPG Signature: ] + (p [GPG signature: ] (anchor "haunt-0.2.tar.gz.sig" "https://files.dthompson.us/haunt/haunt-0.2.tar.gz.sig")) |