summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Stott <nick@nickstott.com>2017-07-08 17:43:41 -0400
committerGitHub <noreply@github.com>2017-07-08 17:43:41 -0400
commit5aaa62fb5db133cc8918619a5b6d96bdec156bd9 (patch)
treec32a03757cfabaae797087de453277901ce3e269
parent794c44c1a6c7b97be5ae9f3183bd8708fb8b4b7f (diff)
typo
-rw-r--r--contributors/devel/strategic-merge-patch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/strategic-merge-patch.md b/contributors/devel/strategic-merge-patch.md
index 5f139286..b79c46ba 100644
--- a/contributors/devel/strategic-merge-patch.md
+++ b/contributors/devel/strategic-merge-patch.md
@@ -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.