Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cupcakearmy committed May 5, 2021
1 parent 5378b7a commit acd488a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Check out the demo and see for yourself https://cryptgeon.nicco.io.
## Features

- server cannot decrypt contents due to client side encryption
- view and time constrains
- view and time constraints
- in memory, no persistence
- obligatory dark mode support

Expand Down
4 changes: 2 additions & 2 deletions client/src/routes/about.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<h1>About</h1>

<p>
<i>cryptgeon</i> is an secure, open source sharing note service inspired by
<i>cryptgeon</i> is a secure, open source sharing note service inspired by
<a href="https://privnote.com"><i>PrivNote</i></a>.
</p>

Expand All @@ -27,7 +27,7 @@
<b>▶ Features</b>
<ul>
<li>server cannot decrypt contents due to client side encryption</li>
<li>view and time constrains</li>
<li>view and time constraints</li>
<li>in memory, no persistence</li>
</ul>

Expand Down

0 comments on commit acd488a

Please sign in to comment.