Skip to content

Commit

Permalink
typo: datafactory/resource-manager/Microsoft.DataFactory/stable/2018-…
Browse files Browse the repository at this point in the history
…06-01/ (#5238)

- Adwords -> AdWords
- connectioned to -> for the
  • Loading branch information
nschonni authored and sergey-shandar committed Feb 21, 2019
1 parent 5dc9ec3 commit 29f93fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4769,7 +4769,7 @@
},
"GoogleAdWordsLinkedService": {
"x-ms-discriminator-value": "GoogleAdWords",
"description": "Google Adwords service linked service.",
"description": "Google AdWords service linked service.",
"type": "object",
"allOf": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
},
"maxConcurrentConnections": {
"type": "object",
"description": "The maximum concurrent connection count connectioned to source data store. Type: integer (or Expression with resultType integer)."
"description": "The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer)."
}
},
"additionalProperties": {
Expand Down Expand Up @@ -1445,7 +1445,7 @@
},
"maxConcurrentConnections": {
"type": "object",
"description": "The maximum concurrent connection count connectioned to sink data store. Type: integer (or Expression with resultType integer)."
"description": "The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer)."
}
},
"additionalProperties": {
Expand Down

0 comments on commit 29f93fd

Please sign in to comment.