Skip to content

Commit 724ab61

Browse files
authored
fix schema typo
1 parent e62f99d commit 724ab61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/cwl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2075,7 +2075,7 @@ $defs:
20752075
CWLVersion:
20762076
type: object
20772077
properties:
2078-
clwVersion:
2078+
cwlVersion:
20792079
type: string
20802080
title: cwlVersion
20812081
description: CWL version of the described application package.

0 commit comments

Comments
 (0)