Просмотр исходного кода

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 :)
k0nsl 10 лет назад
Родитель
Сommit
ad3cacd2b0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
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.