From f57d92cc085b9512bb07bb1db1edf7ad3aa75f7e Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Sun, 2 Dec 2018 23:01:02 -0600 Subject: [PATCH] Fixed grammar mistake --- total_cost.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/total_cost.py b/total_cost.py index afcadf1..c6beb3a 100644 --- a/total_cost.py +++ b/total_cost.py @@ -39,7 +39,7 @@ def from_json(): ################################################################################################################################ # user input # -# this section is dedicated to operations that will not have any other purpose other than collecting data # +# this section is dedicated to operations that will not have any purpose other than collecting data # # || || || || || || || || || || || # # \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ # ################################################################################################################################