From 0f92f6b6b93b501b22b7db9cd822b6a543f5e131 Mon Sep 17 00:00:00 2001 From: Elan Hasson <234704+ElanHasson@users.noreply.github.com> Date: Thu, 11 Jan 2024 01:59:41 -0500 Subject: [PATCH] Fix typo Signed-off-by: Elan Hasson <234704+ElanHasson@users.noreply.github.com> --- specification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification.md b/specification.md index 03ddd366..ac8c2cab 100644 --- a/specification.md +++ b/specification.md @@ -6404,7 +6404,7 @@ You can define extensions in your workflow definition using its top-level `exten For more information about this property, see the `extensions` property in the [Workflow Definition Structure section](#Workflow-Definition-Structure). -Even tho users can define their own extensions, it is encouraged to use the ones provided by the specification. +Even though users can define their own extensions, it is encouraged to use the ones provided by the specification. We also encourage users to contribute their extensions to the specification. That way they can be shared with the rest of the community.