From e2995ba278e6b4bca9bac954e72667db122abed1 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Mon, 11 Sep 2023 20:47:44 +0200 Subject: [PATCH] Correct `convetion` typo in README (#91) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0b005f0..604b6088 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This action makes the `protoc` compiler available to Workflows. ## Upgrade to v2 -Added support **only** for the new protobuf tag naming convetion `MINOR.PATCH`. +Added support **only** for the new protobuf tag naming convention `MINOR.PATCH`. ## Usage