fix(curriculum): remove leading spaces data viz (#67528)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
Daniel Castro Pedraza
2026-05-24 14:33:55 -05:00
committed by GitHub
parent 968a5a5527
commit a1eccbcde8
2 changed files with 3 additions and 3 deletions
@@ -29,7 +29,7 @@ What is data visualization?
## --answers--
A method for storing large datasets in cloud storage platforms.
A method for storing large datasets in cloud storage platforms.
### --feedback--
@@ -39,7 +39,7 @@ What is a good real-world example of using a chart to show changes over time?
## --answers--
Example budget breakdowns for different categories.
Example budget breakdowns for different categories.
### --feedback--
@@ -75,7 +75,7 @@ Which of the following types of charts can be used to show ad performance across
## --answers--
Distribution chart
Distribution chart
### --feedback--