Skip to content

Commit d5ccff5

Browse files
committed
Set correct package name in README.md
1 parent f09c42e commit d5ccff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414

15-
Data-parallel Extension for Numba* (numba-dpex) is an open-source standalone
15+
Data Parallel Extension for Numba* (numba-dpex) is an open-source standalone
1616
extension for the [Numba](http://numba.pydata.org) Python JIT compiler.
1717
Numba-dpex provides a [SYCL*](https://sycl.tech/)-like API for kernel
1818
programming Python. SYCL* is an open standard developed by the [Unified

0 commit comments

Comments
 (0)