We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba9318 commit b397724Copy full SHA for b397724
1 file changed
README.md
@@ -113,12 +113,12 @@ Example A (JSON-LD): An application named [WIDOCO](https://github.com/dgarijo/Wi
113
{
114
"type": "CommandLineApplication",
115
"name": "WIDOCO",
116
- "executableName": "Widico-1.14.17-jar-with-dependencies.jar",
+ "executableName": "Widoco-1.14.17-jar-with-dependencies.jar",
117
"runtimePlatform": "Linux"
118
},
119
120
"type": "SoftwareLibrary",
121
- "executableName": "es.oeg.Widico",
+ "executableName": "es.oeg.Widoco",
122
123
124
0 commit comments