From ad3cacd2b050e76adf8495080f14607086fb8cec Mon Sep 17 00:00:00 2001 From: k0nsl Date: Thu, 7 Jul 2016 15:16:22 +0200 Subject: [PATCH] Fine-tune grammar. (#108) My "OCD" kicked in. I believe "open source" is grammatically correct, so let us therefore use this rather than "opensource". It looks better too :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dc2109..99293c1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Code Climate](https://codeclimate.com/github/elrido/ZeroBin/badges/gpa.svg)](https://codeclimate.com/github/elrido/ZeroBin) [![Test Coverage](https://codeclimate.com/github/elrido/ZeroBin/badges/coverage.svg)](https://codeclimate.com/github/elrido/ZeroBin/coverage) -ZeroBin is a minimalist, opensource online pastebin where the server has zero +ZeroBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES.