Fix typo (#18)

This commit is contained in:
Tomasz Drwięga
2023-06-13 21:32:56 +02:00
committed by GitHub
parent 4933dfc0ec
commit 20151dff7c
+1 -1
View File
@@ -8,7 +8,7 @@
//! code snippets**. You may only trace them manually in your head or on paper. Pretend that this
//! portion of the exam is being administered on paper, and no computer is available at all.
//!
//! To enable us to auto-grade your answer, you implement the that returns the `char` representing
//! To enable us to auto-grade your answer, you implement the code that returns the `char` representing
//! your answer.
//!
//! If you would like a rendered and styled version of these questions simply build an open the Rust