diff --git a/manual/src/tips-and-tricks/export-to-html.md b/manual/src/tips-and-tricks/export-to-html.md index 26ae9798b..241f849e2 100644 --- a/manual/src/tips-and-tricks/export-to-html.md +++ b/manual/src/tips-and-tricks/export-to-html.md @@ -11,4 +11,4 @@ git show \ Now open `/tmp/diff.html` in a web browser, print to PDF, etc. -Remove the `--no-gitconfig` above to use your own delta style, but not that `ansifilter` does not handle hyperlinks or decoration boxes etc. +Remove the `--no-gitconfig` above to use your own delta style, but note that `ansifilter` does not handle hyperlinks or decoration boxes etc.