Skip to content

Commit 1ae8779

Browse files
fairlydurableEddieWhi
authored andcommitted
Update docs/develop/python/observability.mdx
1 parent 064ba84 commit 1ae8779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/develop/python/observability.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ workflow.upsert_search_attributes([
222222

223223
### Remove a Search Attribute from a Workflow {#remove-search-attribute}
224224

225-
To remove a Search Attribute that was previously set, use a `value_unset call` on the search attribute key.
225+
To remove a Search Attribute that was previously set, use `value_unset call` on the Search Attribute key.
226226

227227
```python
228228
workflow.upsert_search_attributes([

0 commit comments

Comments
 (0)