Skip to content

Commit 8f633fe

Browse files
authored
style: fix typo in word for conversation api (#4672)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
1 parent 9faf5ae commit 8f633fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/developing-applications/building-blocks/conversation/conversation-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Prompt caching optimizes performance by storing and reusing prompts that are oft
3030

3131
### Personally identifiable information (PII) obfuscation
3232

33-
The PII obfuscation feature identifies and removes any form of sensitve user information from a conversation response. Simply enable PII obfuscation on input and output data to protect your privacy and scrub sensitive details that could be used to identify an individual.
33+
The PII obfuscation feature identifies and removes any form of sensitive user information from a conversation response. Simply enable PII obfuscation on input and output data to protect your privacy and scrub sensitive details that could be used to identify an individual.
3434

3535
The PII scrubber obfuscates the following user information:
3636
- Phone number

0 commit comments

Comments
 (0)