Skip to content

Commit b9436c1

Browse files
authored
Merge pull request #1463 from IntelPython/sat-6766
Set correct package name in README.md
2 parents f09c42e + d5ccff5 commit b9436c1

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)