remove backslash in the collaborative paragraph (#21)

remove backslash in the collaborative paragraph
This commit is contained in:
Baptiste Gelez 2019-06-14 13:15:55 +01:00 committed by GitHub
commit 9f1ccdbcf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
<main> <main>
<h2>Collaborative writing</h2> <h2>Collaborative writing</h2>
<p> <p>
Plume also makes it easy to collaborate on an article. Since blogs are not limited to one author, many people can write on the same blog and improve each other\'s work, to get to the best final result. Plume also makes it easy to collaborate on an article. Since blogs are not limited to one author, many people can write on the same blog and improve each other's work, to get to the best final result.
</p> </p>
</main> </main>
</div> </div>