Skip to content

Commit 5f93792

Browse files
authored
Update draft-edm-protocol-greasing.md
1 parent 3b23ba1 commit 5f93792

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

draft-edm-protocol-greasing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -280,11 +280,11 @@ above, as guidance to implementers on how to correctly process protocol elements
280280
Documents can also provide test vectors, when applicable, that include grease values
281281
to ensure they are processed correctly.
282282

283-
One limitation is that greasing does not check whether reserved values other than
284-
grease values are correctly treated as ignored or errors. As such, it is still possible
285-
that ossification can still occur where other reserved values are not allocatable
286-
without causing problems in practice. The goal is simply to increase the chances
287-
of correct implementation.
283+
One limitation of greasing is that it only exercises grease values. It does not check whether
284+
other values that are reserved for future use are correctly treated as ignored or errors.
285+
As such, ossification remains a possibility for non-grease values. The goal of greasing
286+
is to increase the chances of correct implementation, and there by reduce (but not
287+
eliminate) the possibility of ossification.
288288

289289
# Deployment Considerations and Incentives for Greasing
290290

0 commit comments

Comments
 (0)