diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | e7dd4819f08c07489f02cd84b3283e84017a6b89 (patch) | |
tree | 77d7de3744948b10c0dcaf2aac8940284904ca64 /forms/index.htm | |
parent | uppercase headers (diff) | |
download | w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar.gz w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar.bz2 w-e7dd4819f08c07489f02cd84b3283e84017a6b89.tar.xz w-e7dd4819f08c07489f02cd84b3283e84017a6b89.zip |
omit useless periods
Diffstat (limited to 'forms/index.htm')
-rw-r--r-- | forms/index.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/index.htm b/forms/index.htm index 4821622..ae5844e 100644 --- a/forms/index.htm +++ b/forms/index.htm @@ -20,11 +20,11 @@ notable programs are:</p> This program lets a user move/take pieces on a chess board and save/load the state of the chess board via a save file. There are 3 boards the user can switch between in case -multiple games need monitored simultaneously.</li> +multiple games need monitored simultaneously</li> <li><h3>txt_to_html</h3> A very basic text to html converter that only supports -paragraphs, headers, and non-inline links.</li></ol> +paragraphs, headers, and non-inline links</li></ol> <h2>SOURCE</h2> <p>The source code is <a href="http://gh.porterswanstrom.com/forms"> |