diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2012-04-25 17:04:43 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2012-04-25 17:04:43 +0000 |
| commit | ae842c63934fc948ebbfac4f51000c00e05a941e (patch) | |
| tree | 77b613e1ffab055dda123d88e71455a94589196d | |
| parent | 99d4c0609848d076cea2ac4040c3715e6111f1e2 (diff) | |
Removed the word 'latest', since this won't always be true.
| -rw-r--r-- | templates/faq.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/faq.tpl b/templates/faq.tpl index de33eff..5b6f5bd 100644 --- a/templates/faq.tpl +++ b/templates/faq.tpl @@ -40,7 +40,7 @@ determine their respective macronutrient (protein, carbohydrate, and fat), vitamin, and mineral content. The data in this database was provided by the <a href='http://www.ars.usda.gov/ba/bhnrc/ndl'>USDA Nutrient Data Laboratory</a>. - The data is public domain. nutridb.org is currently using the latest release known as + The data is public domain. nutridb.org is currently using the release known as <a href='http://www.ars.usda.gov/Services/docs.htm?docid=8964'>SR24</a>. </div> |
