This commit is contained in:
Nick Stott 2017-07-08 17:43:41 -04:00 committed by GitHub
parent 794c44c1a6
commit 5aaa62fb5d
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ patch implementation, it has been necessary to change the patch format
to support additional semantics - such as merging lists of
primitives and defining order when merging lists.
## Requirments for any changes to the patch format
## Requirements for any changes to the patch format
**Note:** Changes to the strategic merge patch must be backwards compatible such
that patch requests valid in previous versions continue to be valid.