diff --git a/versions/1.0.0.md b/versions/1.0.0.md
index 06b9864..1ad787e 100644
--- a/versions/1.0.0.md
+++ b/versions/1.0.0.md
@@ -214,7 +214,7 @@ Field Name | Type | Description
title | `string` | **REQUIRED**. A human readable title of the Workflows Description.
summary | `string` | A short summary of the Workflows Description.
description | `string` | A description of the purpose of the workflows defined. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.
-version | `string` | **REQUIRED**. A version identifier for indicating changes to the Workflows Description (which is distinct from the [Workflows Specification version](#versions).
+version | `string` | **REQUIRED**. The version identifier of the Workflows document (which is distinct from the [Workflows Specification version](#versions).
This object MAY be extended with [Specification Extensions](#specification-extensions).