Skip to content

Commit 17a4213

Browse files
Hyperlint Automation Fix
1 parent e787a63 commit 17a4213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/stream/edit-videos/adding-captions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To create or modify a caption on a video a [Cloudflare API Token](https://www.cl
1717

1818
The `<LANGUAGE_TAG>` must adhere to the [BCP 47 format](http://www.unicode.org/reports/tr35/#Unicode_Language_and_Locale_Identifiers). For convenience, many common
1919
language codes are provided [at the bottom of this document](#most-common-language-codes).
20-
If the language you are adding isn't included in the table, you can find the value
20+
If the language you are adding is not included in the table, you can find the value
2121
through the [The IANA registry](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry), which maintains a list of language codes. To find the
2222
value to send, search for the language. Below is an example value from IANA when
2323
we look for the value to send for a Turkish subtitle:
@@ -47,7 +47,7 @@ to generate closed captions for your videos.
4747
A video must be uploaded and in a ready state before captions can be generated.
4848
In the following example URLs, the video's UID is referenced as `<VIDEO_UID>`.
4949
To receive webhooks when a video transitions to ready after upload, follow the
50-
instructions provided [here](/stream/manage-video-library/using-webhooks/).
50+
instructions provided in the guide on using webhooks to manage your video library.
5151

5252
Captions can be generated for the following languages:
5353

0 commit comments

Comments
 (0)