From 8628207c910d124ee84473986e2e7e45c2069c36 Mon Sep 17 00:00:00 2001 From: meichuan Date: Thu, 18 Jun 2026 08:41:11 +0800 Subject: [PATCH] docs: fix typo 'summery' -> 'summary' in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810925da..50889473 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For an easy quickstart guide to using this library, see the cookbook chapters on The documentation includes setup information, cookbook chapters, examples and an API reference. ## License -This library is licensed under the Apache License 2.0. (See [choosealicense.com/licenses/apache-2.0](https://choosealicense.com/licenses/apache-2.0) for a brief summery) +This library is licensed under the Apache License 2.0. (See [choosealicense.com/licenses/apache-2.0](https://choosealicense.com/licenses/apache-2.0) for a brief summary) A copy of this license is included in the repository under LICENSE. ## Documentation