Skip to content

Commit df90e1b

Browse files
authored
Merge pull request #816 from roland04/scss-deprecation-fix
[docs] Fix 'strings' reference in SCSS deprecation
2 parents 6b529d2 + 2862693 commit df90e1b

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)