From 72753332216c16502724a2586a6eeee7831d7ed6 Mon Sep 17 00:00:00 2001 From: Shakeel Rao Date: Wed, 15 May 2024 22:45:36 -0400 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5e39c1..78851c8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Copy over the protobuf files under [temporal](temporal) directory to the project ### API Version -The client is expected to pass in a `temporal-cloud-api-version` header with the api version identifier with every request it makes to the apis. The backend will use the version to safely mutate resources. The `temporal:versioning:min_version` label indicates the minimun version of the API required to use the field. +The client is expected to pass in a `temporal-cloud-api-version` header with the api version identifier with every request it makes to the apis. The backend will use the version to safely mutate resources. The `temporal:versioning:min_version` label specifies the minimum version of the API that supports the field. Current Version: