From ca90f88ca0cc3d0f4d9090bcbb7c2ad914044da4 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Fri, 22 Feb 2019 12:28:05 -0500 Subject: [PATCH] typo: asscociation -> association --- specification/machinelearning/resource-manager/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/machinelearning/resource-manager/readme.md b/specification/machinelearning/resource-manager/readme.md index 30b840b2f321..0ae0315ff137 100644 --- a/specification/machinelearning/resource-manager/readme.md +++ b/specification/machinelearning/resource-manager/readme.md @@ -83,7 +83,7 @@ directive: - suppress: TrackedResourcePatchOperation from: commitmentPlans.json where: $.definitions.CommitmentAssociation - reason: The CommitmentAssociation is an internal asscociation from a Web Service to a Commitment Plan, which can only be created or updated by Web Service Resource Provider. + reason: The CommitmentAssociation is an internal association from a Web Service to a Commitment Plan, which can only be created or updated by Web Service Resource Provider. ```