Skip to content

Commit

Permalink
Fix a typo (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisGorbachev authored Sep 12, 2024
1 parent 7af8959 commit b20afdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit b20afdc

Please sign in to comment.