Skip to content

Commit 5dad13a

Browse files
committed
Changes ADR phrasing to improve readability
1 parent d9b6b20 commit 5dad13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adr/2022-04-08-cref-for-ambiguity-and-fix-later-gh-spec-issue-1172.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pull Request: https://github.com/json-schema-org/json-schema-spec/pull/1203
1414

1515
## Context and Problem Statement
1616

17-
When we changed the specification to use annotations as the context in which some keywords behave, we included a clause that implementations which didn't use annotations may implement or optimize the processing of `additionalProperties` in another way which produces the same effect as the prior behaviour.
17+
When we changed the specification to use annotations as the context in which some keywords behave, we included a clause that allowed implementations which didn't use annotations to optimize the processing of `additionalProperties` in another way which produces the same effect as the prior behaviour.
1818
This section created an ambiguity in terms of the resulting output format, but not validation.
1919

2020
We needed to decide on how to proceed for the patch release of the 2020-12 version of the specification.

0 commit comments

Comments
 (0)