diff options
author | repat <repat@repat.de> | 2016-06-30 00:30:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-30 00:30:35 +0200 |
commit | 438d5375e8e099540496b28d6c277406363c37bd (patch) | |
tree | a865d9975c91e4591e892582fe33c9b5f83b504d | |
parent | 0cf714099077aaf368bf35579efc3a80471ed926 (diff) |
typo in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Pixelated User Agent The Pixelated User Agent is the mail client of the Pixelated ecosystem. It is composed of two parts, a web interface written in JavaScript ([FlightJS](https://flightjs.github.io/)) and a Python API that interacts with a LEAP Provider, the e-mail platform that Pixelated is built on. -Here's a [podcast](https://soundcloud.com/thoughtworks/pixelated-why-secure-communication-is-essential) that explains the projectt. +Here's a [podcast](https://soundcloud.com/thoughtworks/pixelated-why-secure-communication-is-essential) that explains the project. **Pixelated is still in early development state!** |