Skip to content

Commit b806be5

Browse files
authored
docs: Update language
1 parent 20a47ff commit b806be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ void Example()
217217
Discovery v2 is only available on Cloud Pak for Data.
218218

219219
## Transaction IDs
220-
Every SDK call will return a response which will contain a transaction ID, accessible via the x-global-transaction-id header. This transaction ID is useful for troubleshooting and accessing relevant logs from your service instance.
220+
Every SDK call returns a response with a transaction ID in the x-global-transaction-id header. This transaction ID is useful for troubleshooting and accessing relevant logs from your service instance.
221221

222222
```cs
223223
AssistantService service = new AssistantService("{version-date}");

0 commit comments

Comments
 (0)