summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2022-08-25 11:18:58 -0600
committermo khan <mo@mokhan.ca>2022-08-25 11:18:58 -0600
commit4070b5051ea7acff2185ccc210baa4ffaeb01235 (patch)
tree437fec5095d040eea9ae4937c97ae8e64f2afb85
parent5982f657ebe6d456d52c0feb3b1325de6ab9003b (diff)
fix typos
-rw-r--r--learn/humans/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/learn/humans/README.md b/learn/humans/README.md
index 09f07ab..4a88b29 100644
--- a/learn/humans/README.md
+++ b/learn/humans/README.md
@@ -230,7 +230,7 @@ The template repo can be found [here](https://github.com/c0-interviews/api-auth)
and the script to generate a new repo can be found [here](https://github.com/c0-interviews/send).
The take home test has a tiny HTTP blob storage API written with a few tests.
-Some of the tests are failing when candidate initially recieve the assignment.
+Some of the tests are failing when the candidate initially recieves the assignment.
The test attempts to evaluate candidates on the following:
* how do you prioritize the work to be done?