Skip to content

Commit 39789d5

Browse files
Apply suggestion from @TomAugspurger
1 parent 6c76a6c commit 39789d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user-guide/gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ type(z[:10, :10])
2222
Note that the output type is a `cupy.ndarray` rather than a NumPy array.
2323

2424
For supported codecs, data will be decoded using the GPU via the [nvcomp] library.
25-
See [runtime-configuration][config-runtime-configuration] for more. Isseus and feature requestsfor NVIDIA nvCOMP can be reported in the nvcomp [issue tracker].
25+
See [runtime-configuration][config-runtime-configuration] for more. Issues and feature requests for NVIDIA nvCOMP can be reported on the nvcomp [issue tracker].
2626

2727
[nvcomp]: https://docs.nvidia.com/cuda/nvcomp/samples/python_samples.html
2828
[issue tracker]: https://github.com/NVIDIA/CUDALibrarySamples/issues

0 commit comments

Comments
 (0)