mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Merge pull request #6 from Ryan-McBride/patch-1
Fixed typo in Notebooks section
This commit is contained in:
commit
bec8734aa8
|
@ -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)
|
||||
* This will result in an expected unit test error
|
||||
* 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
|
||||
|
||||
|
@ -431,4 +431,4 @@ Feel free to contact me to discuss any issues, questions, or comments.
|
|||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
|
Loading…
Reference in New Issue
Block a user