From e4f42383f41d4b641ce1462cc850a42de857f9f8 Mon Sep 17 00:00:00 2001 From: Raad Altaie Date: Fri, 24 May 2019 20:11:25 -0700 Subject: [PATCH] Update options.html --- options.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/options.html b/options.html index f8ebeea..c927fb9 100644 --- a/options.html +++ b/options.html @@ -93,28 +93,28 @@
× -
[*] Multiply a value. +
[*] Multiplys the value.
÷ -
[/] Divide a value. +
[/] Divides the value.
+ -
[+] Add a value. +
[+] Adds the value.
– -
[-] Subtract a value. +
[-] Subtracts the value.