aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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)