We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0af7dad + 24c0d08 commit 1893d72Copy full SHA for 1893d72
aws_xray_sdk/core/context.py
@@ -22,7 +22,7 @@ class Context:
22
replace the current stored entities and to clean up the storage.
23
24
For any data access or data mutation, if there is no active segment present
25
- if will use user-defined behavior to handle such case. By default it throws
+ it will use user-defined behavior to handle such case. By default it throws
26
an runtime error.
27
28
This data structure is thread-safe.
0 commit comments