Skip to content

Commit 34decf1

Browse files
committed
Minor tweaks to deprecated
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent f7c2017 commit 34decf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/2020-12/meta-data/deprecated.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ related:
2929
---
3030

3131
The `deprecated` keyword, when set to `true`, signifies that an instance value
32-
(such as a specific property) should not be used and may be removed in the
33-
future. This keyword does not affect validation, but the evaluator will collect
34-
its value as an annotation.
32+
(such as a specific object property) should not be used and may be removed or
33+
rejected in the future. This keyword does not affect validation, but the
34+
evaluator will collect its value as an annotation.
3535

3636
{{<best-practice>}}
3737

0 commit comments

Comments
 (0)