From b6fc90171cf21732a79ae93dba114a36642ac92d Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Thu, 8 Dec 2022 10:23:52 -0500 Subject: [PATCH] Fix "properties" typo Co-authored-by: Christopher Schleiden --- actions-languageservice/src/context-providers/matrix.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions-languageservice/src/context-providers/matrix.ts b/actions-languageservice/src/context-providers/matrix.ts index 654c3f7..c13f6ac 100644 --- a/actions-languageservice/src/context-providers/matrix.ts +++ b/actions-languageservice/src/context-providers/matrix.ts @@ -48,7 +48,7 @@ export function getMatrixContext(workflowContext: WorkflowContext): data.Diction * - A configuration included via the "include" property * * By definition, "exclude" can't add new keys to the matrix. - * Additionally, "include" and "exclude are not propeties of the matrix + * Additionally, "include" and "exclude are not properties of the matrix * If the matrix or "include" is an expression, we can't know the keys * * Examples: