We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02406a2 commit d14311aCopy full SHA for d14311a
source/viz.md
@@ -1272,7 +1272,7 @@ Plot titles are not always required, especially when it would be redundant with
1272
caption or surrounding context (e.g., in a slide presentation with annotations).
1273
But if you decide to include one, a good plot title should provide the take home message
1274
that you want readers to focus on, e.g., "Earth's seven largest landmasses are continents,"
1275
-or a more general summary of the information displayed, e.g., "The twelve largest landmasses on Earth."
+or a more general summary of the information displayed, e.g., "Earth's twelve largest landmasses."
1276
1277
```{code-cell} ipython3
1278
islands_plot_sorted = alt.Chart(
0 commit comments