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.
1 parent 109a9d1 commit 273e03eCopy full SHA for 273e03e
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