From 520f99f1af9e3c8f6b4ec0923448e59e885f6eb8 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 6 Mar 2020 20:16:58 -0500 Subject: s/pct/percent/ --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/index.html') 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 @@

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 1&pct;, then enter -1. + price is down 1&percent;, then enter -1.

-- cgit v1.2.3