diff --git a/docs/source/build.jetson.rst b/docs/source/build.jetson.rst index 68cbc461d8..0dc536bc99 100644 --- a/docs/source/build.jetson.rst +++ b/docs/source/build.jetson.rst @@ -59,7 +59,7 @@ To check the version installed you can use the following commands; Since Tegra GPUs are not supported by ``nvidia-smi`` command, it is recommended to isntall ``jtop``. -Only super-use can install ``jtop``. So make sure to add ``-U``, so that running ``jtop`` won't require super-user priviledge. +Only super-use can install ``jtop``. So make sure to add ``-U``, so that running ``jtop`` won't require super-user privilege. 3. Install ``pip`` in user env ------------------------------ diff --git a/examples/avsr/data_prep/tools/README.md b/examples/avsr/data_prep/tools/README.md index adabd24507..8db2633898 100644 --- a/examples/avsr/data_prep/tools/README.md +++ b/examples/avsr/data_prep/tools/README.md @@ -5,7 +5,7 @@ We provide [ibug.face_detection](https://github.com/hhj1897/face_detection) in t * [Git LFS](https://git-lfs.github.com/), needed for downloading the pretrained weights that are larger than 100 MB. -You could install *`Homebrew`* and then install *`git-lfs`* without sudo priviledges. +You could install *`Homebrew`* and then install *`git-lfs`* without sudo privileges. ```Shell git clone https://github.com/hhj1897/face_detection.git