From e2b053794304ac496223abd733bfbe8d9d3ac984 Mon Sep 17 00:00:00 2001 From: Arun Kumar Date: Fri, 11 Mar 2016 22:48:37 +0530 Subject: [PATCH] docs/readme: crucial from curcial Changed typo from word curcial to crucial --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 797944ee..d4108d16 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -56,7 +56,7 @@ //! These principles direct our decisions on Leaf and related projects. //! //! * __Cutting Edge Performance__:
-//! For research and industry speed and efficency are curcial for +//! For research and industry speed and efficency are crucial for //! state-of-the-art machine learning over massive data and networks. //! * __Open and Expressive Architecture__:
//! Designing an open architecture that follows best practices and concepts in