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

Merge pull request #32 from swapagarwal/master

Fix Minor Typo in README.md
James Allen 12 лет назад
Родитель
Сommit
3e9c3bfcce
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -9,7 +9,7 @@ or **[join in the discussion on Hacker News](https://news.ycombinator.com/item?i
 Installation
 Installation
 ------------
 ------------
 
 
-ShareLaTeX uses a service orientied architecture (SOA) where we have lots of small
+ShareLaTeX uses a service oriented architecture (SOA) where we have lots of small
 APIs that talk to each other over HTTP and Redis pub-sub channels. This repository
 APIs that talk to each other over HTTP and Redis pub-sub channels. This repository
 pulls together all of the different services and allows you to set up and run
 pulls together all of the different services and allows you to set up and run
 them quickly.
 them quickly.