Fix typo: "Projected Gutenberg" -> "Project Gutenberg" (#119)

This commit is contained in:
Anthony J. Bentley 2021-03-21 03:37:01 -06:00 committed by GitHub
parent 5652a0edb4
commit c7dd60b051
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ require_once('Core.php');
<h2>Types of ebooks we dont accept</h2>
<ul>
<li>
<p>Ebooks that are not clearly in the U.S. public domain. If its not hosted on <a href="https://www.gutenberg.org">Projected Gutenberg</a>, well probably decline it.</p>
<p>Ebooks that are not clearly in the U.S. public domain. If its not hosted on <a href="https://www.gutenberg.org">Project Gutenberg</a>, well probably decline it.</p>
</li>
<li>
<p>Individual short works that could instead be collected in a larger omnibus, like individual pamphlets, essays, or short stories. For example, we wouldnt accept individual ebook productions of Jonathan Swifts <a href="https://www.gutenberg.org/ebooks/1080">A Modest Proposal</a> or Philip K. Dicks <a href="https://www.gutenberg.org/ebooks/32522">Mr. Spaceship</a>. However we <em>do</em> want <em>complete compilations</em> of those kinds of short works, for example our <a href="/ebooks/philip-k-dick/short-fiction">ebook of all of Philip K. Dicks public domain short stories</a>.</p>