mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
remove repetitive word (#12117)
# Description remove repetitive word # User-Facing Changes # Tests + Formatting # After Submitting Signed-off-by: wellweek <xiezitai@outlook.com>
This commit is contained in:
parent
65af572761
commit
bff7124393
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
|
|||
|
||||
### Added
|
||||
|
||||
- Add indent flag to to json (first draft)
|
||||
- Add indent flag to json (first draft)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Reference in a new issue