diff --git a/examples/vector-labels.html b/examples/vector-labels.html
index 872bbb8213..67b00a4020 100644
--- a/examples/vector-labels.html
+++ b/examples/vector-labels.html
@@ -6,7 +6,8 @@ docs: >
This example showcases a number of options that can be set on text styles.
When "Text/Wrap" is chosen (for example for the line features), the label is
wrapped by inserting the character `\n`, which will create a multi-line
- label.
+ label. The "Open Sans" web font will be loaded on demand, to show dynamic font
+ loading.
tags: "geojson, vector, openstreetmap, label"
---