diff --git a/docs/how-to/cooperative_groups.rst b/docs/how-to/cooperative_groups.rst index c8f2e4ec90..ff66c2087c 100644 --- a/docs/how-to/cooperative_groups.rst +++ b/docs/how-to/cooperative_groups.rst @@ -304,7 +304,7 @@ Multi-Grid Synchronization This section describes how to synchronize the group over multiple GPUs: -1. Check the cooperative launch capability over multiple GPUs: +1. Confirm the cooperative launch capability over multiple GPUs: .. code-block:: C++