Skip to content

Commit 5bf4895

Browse files
committed
[README.md] fix typo
1 parent 67738f7 commit 5bf4895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ For example, you may run the `diff -u` command on GNU/Linux or macOS like this:
165165
$ fdiff --external="diff -u" [PRE-FONT FILE PATH] [POST-FONT FILE PATH]
166166
```
167167

168-
fdiff supports external diff tool with colored formatting and OpenType table filtering. The context line, head, and tail options are not supported with the use of external diff tools.
168+
fdiff supports built-in color formatting and OpenType table filtering when used with external diff tools. The context line, head, and tail options are not supported with the use of external diff tools.
169169

170170

171171
### Other Options

0 commit comments

Comments
 (0)