Skip to content

Commit e094122

Browse files
committed
Clean up cuda_core/DESCRIPTION.rst (piggy-back minor grammar fix)
1 parent b29b1e8 commit e094122

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cuda_core/DESCRIPTION.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cuda-core: Pythonic access to CUDA core functionalities
1212
* `Examples <https://github.com/NVIDIA/cuda-python/tree/main/cuda_core/examples>`_
1313
* `Issue tracker <https://github.com/NVIDIA/cuda-python/issues/>`_
1414

15-
`cuda.core` is currently under active development. Any feedbacks or suggestions are welcomed!
15+
``cuda.core`` is currently under active development. Feedback and suggestions are welcome!
1616

1717

1818
Installation
@@ -22,4 +22,4 @@ Installation
2222
2323
pip install cuda-core[cu12]
2424
25-
Please refer to the `installation instructions <https://nvidia.github.io/cuda-python/cuda-core/latest/install.html>`_ for different ways of installing `cuda.core`, including building from source.
25+
Please refer to the `installation instructions <https://nvidia.github.io/cuda-python/cuda-core/latest/install.html>`_ for different ways of installing ``cuda.core``, including building from source.

0 commit comments

Comments
 (0)