diff options
author | vocalbit <vocalbit@vocalbit.com> | 2014-02-17 00:48:21 -0800 |
---|---|---|
committer | vocalbit <vocalbit@vocalbit.com> | 2014-02-17 00:48:21 -0800 |
commit | 6c908fbaf15ae28f8b4c6e67cfb0b4a58053e705 (patch) | |
tree | f2cb742bdceecd56c495d77920224ea07eec9180 | |
parent | a6c825709c588897f8ed43689aad72ed19e68a58 (diff) | |
download | Nim-6c908fbaf15ae28f8b4c6e67cfb0b4a58053e705.tar.gz |
Make ticker puntuation consistent.
-rw-r--r-- | web/ticker.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/ticker.txt b/web/ticker.txt index e99987903..1e9673745 100644 --- a/web/ticker.txt +++ b/web/ticker.txt @@ -1,11 +1,11 @@ <a class="news" href="news.html#Z2014-02-11-nimrod-featured-in-dr-dobb-s"> <h3>Feb 11, 2014</h3> - <p>Nimrod in Dr. Dobb's</p> + <p>Nimrod in Dr. Dobb's.</p> </a> <a class="news" href="news.html#Z2014-01-15-nimrod-talk-is-online"> <h3>Jan 15, 2014</h3> - <p>Nimrod Video is Online</p> + <p>Nimrod video is online.</p> </a> <a class="news" href="news.html#new-website-design"> |