You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/syntax/applies.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ unavailable
67
67
68
68
## When to use `applies_to`
69
69
70
-
The cumulative model used in our documentation means that a single page reflects the state of a feature across versions and deployments. To support this, **version-related changes must be tagged using the `applies_to` key**. Every page must include a [page-level `applies_to`](#page-annotations) tag to clearly define its scope and availability.
70
+
Every page must include a [page-level `applies_to`](#page-annotations) tag to clearly define its scope and availability.
71
71
72
72
Use version tagging when:
73
73
* A feature is introduced (e.g., preview, beta, or ga)
0 commit comments