diff --git a/docs/09-sycl-memory.md b/docs/09-sycl-memory.md index 3ca1280..7c04d73 100644 --- a/docs/09-sycl-memory.md +++ b/docs/09-sycl-memory.md @@ -58,7 +58,7 @@ lang: en - pointer-based approach to C/C++/CUDA/HIP - explicit allocation and freeing of memory -- explict dependencies +- explicit dependencies - explicit host-device transfers (unless using managaged) - explicit host-device synchronization