diff --git a/amd/hipcc/docs/env.rst b/amd/hipcc/docs/env.rst index 6829f62ee18902..5d65397b1a6465 100644 --- a/amd/hipcc/docs/env.rst +++ b/amd/hipcc/docs/env.rst @@ -10,7 +10,7 @@ HIPCC environment variables The environment variable ``HIP_PLATFORM`` can be used to specify ``amd`` or ``nvidia`` depending on the available backend tool flows: -* ``HIP_PLATFORM``='amd' or ``HIP_PLATFORM``='nvidia'. +* ``HIP_PLATFORM`` = ``amd`` or ``HIP_PLATFORM`` = ``nvidia`` .. note:: If ``HIP_PLATFORM`` is not set, then ``hipcc`` will attempt to auto-detect based on if the ``nvcc`` tool is found.