Skip to content

Commit ed90036

Browse files
authored
Update 03-sycl-advanced.md
1 parent b7c251e commit ed90036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/docs/03-sycl-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lang: en
1212
- pointer-based approach to C/CUDA/HIP
1313
- explicit allocation and freeing of memory
1414
- explicit dependencies
15-
- explicit host-device transfers (unless using managaged)
15+
- explicit host-device transfers (unless using managed)
1616
- explicit host-device synchronization
1717

1818
# Unified Shared Memory II

0 commit comments

Comments
 (0)