fix(client): Correct typo (#42757)
This commit is contained in:
@ -241,7 +241,7 @@
|
|||||||
"intro": [
|
"intro": [
|
||||||
"Data is all around us, but it doesn't mean much without shape or context.",
|
"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.",
|
"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": "",
|
"note": "",
|
||||||
"blocks": {
|
"blocks": {
|
||||||
|
Reference in New Issue
Block a user