From cb455a71fb23303e37ce8ee5b1cde6a2c18f66a5 Mon Sep 17 00:00:00 2001 From: Dino Radakovic Date: Wed, 17 May 2023 08:30:21 -0700 Subject: Fix typo in version number example in README PiperOrigin-RevId: 532796425 Change-Id: If81029216cf12b9b05f8e2d79671ba106ebd28fb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3bd4bd..10d1f86 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ GoogleTest now follows the We recommend [updating to the latest commit in the `main` branch as often as possible](https://github.com/abseil/abseil-cpp/blob/master/FAQ.md#what-is-live-at-head-and-how-do-i-do-it). We do publish occasional semantic versions, tagged with -`v${major}.${minor}.${patch}` (e.g. `v.1.13.0`). +`v${major}.${minor}.${patch}` (e.g. `v1.13.0`). #### Documentation Updates -- cgit v0.12