From 4e24704fe14ba450aba7915ddbcd81df2d538431 Mon Sep 17 00:00:00 2001 From: Jakub Czaplicki Date: Mon, 23 May 2022 13:41:07 +0200 Subject: [PATCH] docs: Update generation_metageneration.rst with a missing space --- docs/generation_metageneration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/generation_metageneration.rst b/docs/generation_metageneration.rst index 4a92e534a..eb77dad15 100644 --- a/docs/generation_metageneration.rst +++ b/docs/generation_metageneration.rst @@ -112,7 +112,7 @@ the blob (e.g., makes the operation conditional on whether the blob's current ``generation`` matches the given value. -As a special case, passing ``0`` as the value for``if_generation_match`` +As a special case, passing ``0`` as the value for ``if_generation_match`` makes the operation succeed only if there are no live versions of the blob.