mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 01:00:13 -04:00
fix(curriculum): fix typo (#46719)
* Fixed the typo by deleting a space in "rel" parameter Fixed a typo by deleting the space in the "rel" parameter on line 19 * added a space at line 19 before the "target" parameter
This commit is contained in:
@@ -16,8 +16,7 @@ dashedName: data-analysis-example-b
|
||||
|
||||
More resources:
|
||||
|
||||
- <a href="https://github.com/ine-rmotr-curriculum/FreeCodeCamp-Pandas-Real-Life-Example"target="_blank" r
|
||||
el="noopener noreferrer nofollow">Notebooks on GitHub</a>
|
||||
- <a href="https://github.com/ine-rmotr-curriculum/FreeCodeCamp-Pandas-Real-Life-Example" target="_blank" rel="noopener noreferrer nofollow">Notebooks on GitHub</a>
|
||||
- <a href="https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb" target="_blank" rel="noopener noreferrer nofollow">How to open Notebooks from GitHub using Google Colab.</a>
|
||||
|
||||
# --question--
|
||||
|
||||
Reference in New Issue
Block a user