Skip to content

Commit fda84ea

Browse files
authored
Merge pull request #365 from felipe-vicente/patch-1
Fix typo on README.md
2 parents 1e7a0fc + fefc783 commit fda84ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Note that the output of the `match` CLI command creates a valid pattern that can
297297

298298
### write
299299

300-
This command will format the listed files and write that formatted version back to the source files. Note that this overwrites the original content, to be sure to be using a version control system.
300+
This command will format the listed files and write that formatted version back to the source files. Note that this overwrites the original content, so be sure to be using a version control system.
301301

302302
```sh
303303
stree write path/to/file.rb

0 commit comments

Comments
 (0)