Skip to content

Commit 2bddb98

Browse files
committed
Fix markdown reference
1 parent 5b8dc3c commit 2bddb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/syclcompat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If available, the following extensions extend SYCLcompat functionality:
6161

6262
### Hardware Requirements
6363

64-
Some of the functionality provided by SYCLcompat relies on Unified Shared Memory (`aspect::usm_device_allocations`), though most of the USM-like memory APIs (malloc*, memcpy*, memset*) support hardware with only buffer/accessor support. See section [Buffer Support](#buffer_support) below.
64+
Some of the functionality provided by SYCLcompat relies on Unified Shared Memory (`aspect::usm_device_allocations`), though most of the USM-like memory APIs (malloc*, memcpy*, memset*) support hardware with only buffer/accessor support. See section [Buffer Support](#buffer-support) below.
6565

6666
## Usage
6767

0 commit comments

Comments
 (0)