Skip to content

Commit

Permalink
docs(static): fix mischaracterization of a book mentioned in an example
Browse files Browse the repository at this point in the history
Michael Scott’s »The Secrets of the Immortal Nicholas Flamel – The Alchemyst«
is a fictional novel, not a biography.
  • Loading branch information
moritzruth authored Nov 13, 2023
1 parent a688050 commit b420835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/components/pages/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ function HelpPage() {
Example:
<ul>
<li>The Alchemist (philosophical novel) by Paulo Coelho</li>
<li>The Alchemyst (Nicolas Flamel biography) by Michael Scott</li>
<li>The Alchemyst (YA novel featuring Nicolas Flamel) by Michael Scott</li>
</ul>
</ListGroup.Item>

Expand Down

0 comments on commit b420835

Please sign in to comment.