From 09963465c8bcccfb1b9abcaf725e1740a64f310d Mon Sep 17 00:00:00 2001
From: Wenbo Zhu <wenboz@google.com>
Date: Wed, 25 Apr 2018 10:22:29 -0700
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e1febd8ea74..21a9910e3ef 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,8 @@ Libraries in different languages may be in different states of development. We a
 | Java                    | [grpc-java](http://github.com/grpc/grpc-java)        |
 | Go                      | [grpc-go](http://github.com/grpc/grpc-go)            |
 | NodeJS                  | [grpc-node](https://github.com/grpc/grpc-node)       |
+| WebJS                   | [grpc-web](https://github.com/grpc/grpc-web)         |
 | Dart                    | [grpc-dart](https://github.com/grpc/grpc-dart)       |
-| WebJS                   | [grpc-web](https://github.com/grpc/grpc-web)       |
 
 See [MANIFEST.md](MANIFEST.md) for a listing of top-level items in the
 repository.