Skip to content

Commit 1901bb2

Browse files
committed
update
1 parent 616173f commit 1901bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/openai/concepts/video-generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Sora 2 API uses the [v1 API](../api-version-lifecycle.md) and has the same struc
5959

6060
### videos.create()
6161

62-
You will need to update to the latest version of the openai client with `pip install openai --upgrade` to prevent `AttributeError: 'OpenAI' object has no attribute 'videos'`.
62+
You'll need to update to the latest version of the OpenAI client with `pip install openai --upgrade` to prevent `AttributeError: 'OpenAI' object has no attribute 'videos'`.
6363

6464
# [Microsoft Entra ID](#tab/python-entra)
6565

0 commit comments

Comments
 (0)