Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
KarbonStuartK committed Aug 12, 2024
1 parent 0e2a272 commit be65535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KarbonAPI.json
Original file line number Diff line number Diff line change
Expand Up @@ -4197,7 +4197,7 @@
"AccountingDetail": {
"nullable": true,
"type": "string",
"description": "The accounting details associated with the Client Group. This property will be `null`."
"description": "The accounting details associated with the Contact. This property will be `null`."
}
}
},
Expand Down Expand Up @@ -6208,7 +6208,7 @@
"AccountingDetail": {
"type": "string",
"nullable": true,
"description": "The accounting details associated with the Client Group. This property will be `null`."
"description": "The accounting details associated with the Organization. This property will be `null`."
}
}
},
Expand Down

0 comments on commit be65535

Please sign in to comment.