From a4f6977087801ba4a8bd20e8165ebcbd65cbccc1 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 10 Aug 2023 00:11:11 +0900 Subject: [PATCH] Update README.md dauting -> daunting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8622b88..2eaa343d 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Rust is cool, and a lot of the HF ecosystem already has Rust crates [safetensors - [dfdx](https://github.com/coreylowman/dfdx) is a formidable crate, with shapes being included in types preventing a lot of headaches by getting compiler to complain about shape mismatch right off the bat - However we found that some features still require nightly and writing code can be a bit dauting for non rust experts. + However we found that some features still require nightly and writing code can be a bit daunting for non rust experts. We're leveraging and contributing to other core crates for the runtime so hopefully both crates can benefit from each other