Fix language and typos

This commit is contained in:
Martin Prebio
2020-06-16 20:39:44 +02:00
parent 53b385680f
commit c17350f3c9
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
{
"name": "spring.cloud.function.definition",
"type": "java.lang.String",
"description": "Name (e.g., 'foo') or composition instruction (e.g., 'foo|bar') used to resolve default function especially for cases where there is more then once function available in catalog.",
"description": "Name (e.g., 'foo') or composition instruction (e.g., 'foo|bar') used to resolve default function especially for cases where there is more than one function available in catalog.",
"defaultValue": ""
},
{