From f1decce5cee5c4bba59a62645d1763aa50d62e68 Mon Sep 17 00:00:00 2001 From: Nimish Mishra <114192889+nmishra31@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:13:58 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94a30acde..4f8dc965a 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Header-based and backend-independent Device API can be called within ```sycl ker ### Supported Configurations: -Supported domains include: BLAS, LAPACK, RNG, DFT, SPARSE_BLASS +Supported domains include: BLAS, LAPACK, RNG, DFT, SPARSE_BLAS Supported compilers include: - [Intel(R) oneAPI DPC++ Compiler](https://software.intel.com/en-us/oneapi/dpc-compiler): Intel proprietary compiler that supports CPUs and Intel GPUs.