Skip to content

Commit

Permalink
Add missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
Corina Gum committed Dec 12, 2024
1 parent 513053b commit 87aa428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/packages/ai/teams/ai/citations/citations.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class Appearance(Model):
Attributes:
@type (str): Required; must be 'DigitalDocument'
name (str): The name of the document
text (str): Optional; the text of the citation.
text (str): Optional; the appearance text of the citation.
url (str): The url of the document
abstract (str): Content of the citation. Must be clipped if longer than 480 characters
encodingFormat (str): Encoding format of the `citation.appearance.text` field.
Expand Down

0 comments on commit 87aa428

Please sign in to comment.