Skip to content

Commit 075a1ed

Browse files
Merge pull request #87 from ArnoClaeys/master
Fixed typo
2 parents eb9ac6d + 459cda3 commit 075a1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Schema/B2MML-WorkflowSpecification.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
minOccurs = "0" maxOccurs = "unbounded"/>
177177
<xsd:element name = "WorkDirectiveVersion" type = "IdentifierType"
178178
minOccurs = "0" maxOccurs = "unbounded"/>
179-
<xsd:element name = "WorkflowSpecifictionNodeProperty"
179+
<xsd:element name = "WorkflowSpecificationNodeProperty"
180180
type = "WorkflowSpecificationNodePropertyType"
181181
minOccurs = "0" maxOccurs = "unbounded"/>
182182
<xsd:group ref = "Extended:WorkflowSpecificationNode" minOccurs = "0"/>

0 commit comments

Comments
 (0)