This is an automated email from the ASF dual-hosted git repository.

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal-reqsign.git


The following commit(s) were added to refs/heads/main by this push:
     new 6f4530d  chore: Fix typo in reqsign-google description (#663)
6f4530d is described below

commit 6f4530d243746896483a5e548bf0df4ee3d31176
Author: Ben Beasley <[email protected]>
AuthorDate: Thu Nov 13 08:59:21 2025 +0000

    chore: Fix typo in reqsign-google description (#663)
---
 services/google/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/google/Cargo.toml b/services/google/Cargo.toml
index 8da6618..ce7e6a3 100644
--- a/services/google/Cargo.toml
+++ b/services/google/Cargo.toml
@@ -19,7 +19,7 @@
 name = "reqsign-google"
 version = "2.0.1"
 
-description = "Goole Cloud Platform signing implementation for reqsign."
+description = "Google Cloud Platform signing implementation for reqsign."
 
 edition.workspace = true
 license.workspace = true

Reply via email to