diff --git a/docs/source/video_load.mdx b/docs/source/video_load.mdx index 384bcdf4d71..51f9fada9fa 100644 --- a/docs/source/video_load.mdx +++ b/docs/source/video_load.mdx @@ -10,7 +10,7 @@ Video datasets have [`Video`] type columns, which contain `decord` objects. -To work with video datasets, you need to have the `decord` packaged installed. Check out the [installation](https://github.com/dmlc/decord?tab=readme-ov-file#installation) guide to learn how to install it, or on [related discussions](https://github.com/dmlc/decord/issues/213). +To work with video datasets, you need to have the `decord` package installed. Check out the [installation](https://github.com/dmlc/decord?tab=readme-ov-file#installation) guide to learn how to install it, or the [related discussions](https://github.com/dmlc/decord/issues/213).