From b5a0c3f0b22d76ac9340450f7153add380b4caf7 Mon Sep 17 00:00:00 2001 From: miguelmque Date: Mon, 27 Sep 2021 22:04:19 -0500 Subject: [PATCH] changing this to the --- 3-Data-Visualization/09-visualization-quantities/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-Data-Visualization/09-visualization-quantities/README.md b/3-Data-Visualization/09-visualization-quantities/README.md index c47a58f6..e8a7ccab 100644 --- a/3-Data-Visualization/09-visualization-quantities/README.md +++ b/3-Data-Visualization/09-visualization-quantities/README.md @@ -118,7 +118,7 @@ By filtering out outliers, your data is now more cohesive and understandable. Now that we have a cleaner dataset at least in terms of wingspan, let's discover more about these birds. -While line and scatter plots can display information about data values and their distributions, we want to think about the values inherent in this dataset. You could create visualizations to answer this following questions about quantity: +While line and scatter plots can display information about data values and their distributions, we want to think about the values inherent in this dataset. You could create visualizations to answer the following questions about quantity: > How many categories of birds are there, and what are their numbers? > How many birds are extinct, endangered, rare, or common?