Skip to content

Commit c9e5b5f

Browse files
Fix punctuation in one of the itemlist item text
1 parent d5d188e commit c9e5b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx-combined/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ It is designed to simplify CUDA kernel benchmarking. It features:
3131
* Executes the benchmark multiple times back-to-back and records total time.
3232
* Reports the average execution time (total time / number of executions).
3333

34-
* :ref:`CPU-only Measurements <cpu-only-benchmarks>`)
34+
* :ref:`CPU-only Measurements <cpu-only-benchmarks>`:
3535

3636
* Measures the host-side execution time of a non-GPU benchmark.
3737
* Not suitable for microbenchmarking.

0 commit comments

Comments
 (0)