mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Fixed typo in Notebooks section
This commit is contained in:
parent
a4e270eb37
commit
72dd358f8f
|
@ -330,7 +330,7 @@ This will launch your web browser with the list of challenge categories:
|
||||||
* Run the cells within the challenge notebook (Cell->Run All)
|
* Run the cells within the challenge notebook (Cell->Run All)
|
||||||
* This will result in an expected unit test error
|
* This will result in an expected unit test error
|
||||||
* Solve the challenge and verify it passes the unit test
|
* Solve the challenge and verify it passes the unit test
|
||||||
* Check out the accompanying **Solution Notebook** for futher discussion
|
* Check out the accompanying **Solution Notebook** for further discussion
|
||||||
|
|
||||||
### Nose Unit Tests
|
### Nose Unit Tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user