diff --git a/doc/build.rst b/doc/build.rst index bb5de40f4..195b6b1f0 100644 --- a/doc/build.rst +++ b/doc/build.rst @@ -198,7 +198,7 @@ There are several ways to build and install the package from source: python setup.py install --use-cuda --use-nccl - Please refer to ``setup.py`` for a complete list of avaiable options. Some other + Please refer to ``setup.py`` for a complete list of available options. Some other options used for development are only available for using CMake directly. See next section on how to use CMake with setuptools manually.