fix(client): Correct typo (#42757)

This commit is contained in:
Mohamed El-Alem
2021-07-06 01:43:38 -05:00
committed by GitHub
parent 59191d581f
commit f95a672a4a

View File

@ -241,7 +241,7 @@
"intro": [
"Data is all around us, but it doesn't mean much without shape or context.",
"In the Data Visualization Certification, you'll build charts, graphs, and maps to present different types of data with the D3.js library.",
"You'll also learn about JSON (JavaScript Object Notation), and how to work with data online using an API (Application Programing Interface)."
"You'll also learn about JSON (JavaScript Object Notation), and how to work with data online using an API (Application Programming Interface)."
],
"note": "",
"blocks": {