Skip to content

Commit 0cb15ee

Browse files
Update advanced_source/cpp_custom_ops_sycl.rst
Co-authored-by: Alanna Burke <[email protected]>
1 parent c265dbb commit 0cb15ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/cpp_custom_ops_sycl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Create ``sycl_extension/__init__.py`` file to make the package importable:
222222
"ops",
223223
]
224224
225-
Testing sycl extension operator
225+
Testing SYCL extension operator
226226
-------------------
227227

228228
Use simple test to verify that the operator works correctly.

0 commit comments

Comments
 (0)