diff --git a/src/lib.rs b/src/lib.rs index 4d14261b..35eccceb 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -185,7 +185,7 @@ //! //! ## Are we prompt yet? (Development status) //! -//! Nushell has now all the basic features to become the primary line editor for [nushell](https://github.com/nushell/nushell +//! Reedline has now all the basic features to become the primary line editor for [nushell](https://github.com/nushell/nushell //! ) //! //! - General editing functionality, that should feel familiar coming from other shells (e.g. bash, fish, zsh).