diff --git a/README.md b/README.md index 47f094039a..dac71c881f 100755 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ There are several benefits to using cuVS and GPUs for vector search, including 6. Multiple language support 7. Building blocks for composing new or accelerating existing algorithms -In addition to the items above, cuVS takes on the burden of keeping non-trivial accelerated code up to date as new NVIDIA architectures and CUDA versions are released. This provides a deslightful development experimence, guaranteeing that any libraries, databases, or applications built on top of it will always be getting the best performance and scale. +In addition to the items above, cuVS takes on the burden of keeping non-trivial accelerated code up to date as new NVIDIA architectures and CUDA versions are released. This provides a delightful development experience, guaranteeing that any libraries, databases, or applications built on top of it will always be getting the best performance and scale. ## cuVS Technology Stack