Skip to content

Commit b397724

Browse files
committed
typo fix in example A
1 parent fba9318 commit b397724

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@ Example A (JSON-LD): An application named [WIDOCO](https://github.com/dgarijo/Wi
113113
{
114114
"type": "CommandLineApplication",
115115
"name": "WIDOCO",
116-
"executableName": "Widico-1.14.17-jar-with-dependencies.jar",
116+
"executableName": "Widoco-1.14.17-jar-with-dependencies.jar",
117117
"runtimePlatform": "Linux"
118118
},
119119
{
120120
"type": "SoftwareLibrary",
121-
"executableName": "es.oeg.Widico",
121+
"executableName": "es.oeg.Widoco",
122122
"name": "WIDOCO",
123123
"runtimePlatform": "Linux"
124124
},

0 commit comments

Comments
 (0)