fix typo.

This commit is contained in:
Ben Yang 2024-07-25 10:30:00 +08:00
parent bd5731123e
commit f0ef1fbe37

View File

@ -23,7 +23,7 @@ impl PluginCommand for ToNu {
}
fn usage(&self) -> &str {
"Converts a dataframe or an expression into into nushell value for access and exploration."
"Converts a dataframe or an expression into nushell value for access and exploration."
}
fn signature(&self) -> Signature {