aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Florent Castelli <florent.castelli@gmail.com>2015-02-26 22:50:58 +0100
committerGravatar Florent Castelli <florent.castelli@gmail.com>2015-02-26 22:50:58 +0100
commitc07b8d6d2d388c66d2b73023183656963dd4756e (patch)
tree1785e1acf6da72ba8a577e743adf079156ead9ab /README.md
parent19e4a331fdcbc03618d0822aa5cd77aaef2089a1 (diff)
Fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eacb8c0f42..8fa9fa4956 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ See grpc/INSTALL for installation instructions for various platforms.
#Repository Structure
-This repository contains source code for gRPC libraries for multiple lanugages written on top
+This repository contains source code for gRPC libraries for multiple languages written on top
of shared C core library [src/core] (src/core).
* C++ source code: [src/cpp] (src/cpp)