From 22135e3ed2eb247c74cc7bbd785320b4a4cd8e53 Mon Sep 17 00:00:00 2001 From: Erez Rokah Date: Wed, 2 Aug 2023 17:26:43 +0300 Subject: [PATCH] chore: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f66f5..0239893 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # plugin-pb-python -This is a low-level auto-generate gRPC client and server for CloudQuery plugin from [plugin-pb protos](https://github.com/cloudquery/plugin-pb). +This is a low-level auto-generated gRPC client and server for CloudQuery plugin from [plugin-pb protos](https://github.com/cloudquery/plugin-pb). ## Development