From 74217b74844bcdd0e1f3134681dfe853be7b0a64 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Wed, 11 Aug 2021 17:01:29 -0700 Subject: [PATCH] Fixed a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58f2865e79..c59340c16f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ However there are some features it does not support: - proto2 extensions (coming soon!) - text format parsing -- deep descriptor verification: upb's descriptor validation is not is exhaustive +- deep descriptor verification: upb's descriptor validation is not as exhaustive as `protoc`. ## Install