Skip to content

Commit

Permalink
fix: Correct description of novelWriter
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford committed May 18, 2024
1 parent 8b93023 commit 52733a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-main/packages/novelwriter
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ if [ "${ACTION}" != "prettylist" ]; then
fi
PRETTY_NAME="novelWriter"
WEBSITE="https://novelwriter.io"
SUMMARY="A markdown editor for novels"
SUMMARY="An open source plain text editor designed for writing novels. It supports a minimal markdown-like syntax for formatting text."

0 comments on commit 52733a0

Please sign in to comment.