Skip to content

Commit 2862693

Browse files
committed
[docs] Fix 'strings' reference in SCSS deprecation
1 parent 6b529d2 commit 2862693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/development/policies/deprecation/scss-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ When adding SCSS code to the `deprecated.scss` file, it is important to add it u
9393
//
9494
```
9595

96-
And alongside with that, a new issue should be created in the tracker to remove the deprecated SCSS code with the title `Remove strings deprecated in X.Y` and in the epic `X.[Y+4]` deprecations.
96+
And alongside with that, a new issue should be created in the tracker to remove the deprecated SCSS code with the title `Remove SCSS deprecated in X.Y` and in the epic `X.[Y+4]` deprecations.
9797

9898
After 4 major versions, the deprecated SCSS code will be removed from the `deprecated.scss` file.
9999

0 commit comments

Comments
 (0)