Skip to content

Commit

Permalink
This -> It
Browse files Browse the repository at this point in the history
  • Loading branch information
bar-g authored Feb 18, 2024
1 parent 14cc921 commit c61202e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ysh-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ We could have chosen to respect `echo -- $x`, but as YSH already has:

write -- $x # print $x "unmolested" in YSH

This allowed YSH to have:
It allowed YSH to have:

echo $x # YES: an even shorter way
write --sep ' ' -- $x # synonym
Expand Down

0 comments on commit c61202e

Please sign in to comment.