From f95a672a4af1fa84b7469491ee249f36d86e8768 Mon Sep 17 00:00:00 2001 From: Mohamed El-Alem Date: Tue, 6 Jul 2021 01:43:38 -0500 Subject: [PATCH] fix(client): Correct typo (#42757) --- client/i18n/locales/english/intro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index f217a751a3e..53abb86636b 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -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": {