diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2012-11-15 23:22:37 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2012-11-15 23:22:37 +0000 |
| commit | d051cbf69a752b2bdeb688ddd43e9e962ccfcee0 (patch) | |
| tree | 0beab303119f740143193349387800f1f906b69d /templates | |
| parent | a826265f30de2d78e3cd67e828545f3c44501226 (diff) | |
Removed a single stray period.
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/about.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.tpl b/templates/about.tpl index cbb1706..9abfd03 100644 --- a/templates/about.tpl +++ b/templates/about.tpl @@ -16,7 +16,7 @@ </div> <div class='standardMargins'> - NutriDB, like pretty much every other nutrition calculator in the world, uses data from the <a href="http://www.ars.usda.gov/ba/bhnrc/ndl">U.S. Department of Agriculture, Agricultural Research Service.</a>. NutriDB currently uses USDA National Nutrient Database for Standard Reference, Release 25. + NutriDB, like pretty much every other nutrition calculator in the world, uses data from the <a href="http://www.ars.usda.gov/ba/bhnrc/ndl">U.S. Department of Agriculture, Agricultural Research Service</a>. NutriDB currently uses USDA National Nutrient Database for Standard Reference, Release 25. </div> <div class='standardMargins'> |
