diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index dccba2e..6814066 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,7 @@ <p> Enter the change in the change in the stock price for the day as a percentage in the field below. For example, if the stock - price is down <code>1&pct;</code>, then enter <code>-1</code>. + price is down <code>1&percent;</code>, then enter <code>-1</code>. </p> <p id='controls'> |