fix spelling

This commit is contained in:
Rachel Powers
2022-07-08 14:08:13 -07:00
parent 211ab290d0
commit b363259a72
+1 -1
View File
@@ -2,5 +2,5 @@ novelWriter is a plain text editor designed for writing novels assembled from
many smaller text documents. It uses a minimal formatting syntax inspired by
Markdown, and adds a meta data syntax for comments, synopsis, and
cross-referencing. It's designed to be a simple text editor that allows for
easy organisation of text and notes, using human readable text files as
easy organization of text and notes, using human readable text files as
storage for robustness.