From 5aaa62fb5db133cc8918619a5b6d96bdec156bd9 Mon Sep 17 00:00:00 2001 From: Nick Stott Date: Sat, 8 Jul 2017 17:43:41 -0400 Subject: [PATCH] typo --- contributors/devel/strategic-merge-patch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/strategic-merge-patch.md b/contributors/devel/strategic-merge-patch.md index 5f1392869..b79c46bab 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.