summaryrefslogtreecommitdiff
path: root/01-19.md
diff options
context:
space:
mode:
authorlshprung <lshprung@yahoo.com>2021-01-27 17:56:11 -0800
committerlshprung <lshprung@yahoo.com>2021-01-27 17:56:11 -0800
commit8420fa2a5184b1f9fb9cf6dbb1dc1f7cdb3bac9d (patch)
tree3e94cc63345204d1ee7d6a4e06a03e79def5e442 /01-19.md
parentce4ab12872270cda61a5c72e8420ddb730cd4c29 (diff)
Fixed various small errors
Diffstat (limited to '01-19.md')
-rw-r--r--01-19.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/01-19.md b/01-19.md
index a7340f7..efd4e13 100644
--- a/01-19.md
+++ b/01-19.md
@@ -188,7 +188,7 @@ My University Zip: 95053
1. A bag can be put in its **initial state**, which is an empty bag
2. Numbers can be **inserted** into the bag
-3. You may check how many **occurences** of a certain number are in the bag
+3. You may check how many **occurrences** of a certain number are in the bag
4. Numbers can be **removed** from the bag
5. You can check **how many** numbers are in the bag