Skip to content

Commit fc94af6

Browse files
committed
Remove non-standard from spec language bullet
1 parent eb62063 commit fc94af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Rarely, the developers should not use a platform feature because it's the consen
316316
Mark a feature as discouraged when:
317317

318318
- The specification adopts clear language directing developers to stop using that feature or to prefer to an alternative.
319-
This is often through terms like "deprecated", "obsolete", "legacy", or "non-standard."
319+
This is often through terms like "deprecated", "obsolete", or "legacy."
320320
They can also be in the form of one-off recommendations to use alternatives (such as "[…ought to be used instead](https://dom.spec.whatwg.org/#ref-for-concept-event%E2%91%A4%E2%91%A3)").
321321

322322
- The specification removes that feature from the specification without a succession plan (such as moving it to another specification).

0 commit comments

Comments
 (0)