From cef132d246adbde65d7131203b9f87fc8c8895a0 Mon Sep 17 00:00:00 2001 From: kingsley Date: Sun, 10 Oct 2021 14:27:01 +1100 Subject: [PATCH] Fix typo --- 38 Fur Trader/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/38 Fur Trader/python/README.md b/38 Fur Trader/python/README.md index 827a606d..d90f8449 100644 --- a/38 Fur Trader/python/README.md +++ b/38 Fur Trader/python/README.md @@ -5,7 +5,7 @@ Conversion to [Python](https://www.python.org/about/) ##### Translator Notes: I tried to preserve as much of the original layout and flow of the code as possible. However I did use quasi enumerated types for the Fort numbers -and Fur types. I think this was certinaly a change for the better, and +and Fur types. I think this was certainly a change for the better, and makes the code much easier to read. I program in many different languages on a daily basis. Most languages