From 6a2d8e20e9e1333325ed440e2e4186cb57c2a830 Mon Sep 17 00:00:00 2001 From: Marc Redemske Date: Tue, 16 Nov 2021 21:54:58 +0100 Subject: [PATCH] docs: remove redudant word in goldens/README.md (#44192) PR Close #44192 --- goldens/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goldens/README.md b/goldens/README.md index 4d0492aef30..c2a44e126c7 100644 --- a/goldens/README.md +++ b/goldens/README.md @@ -1,7 +1,7 @@ ### *`public-api/`* This directory contains all of the public api goldens for our npm packages we publish -to NPM. These are tested on all PRs and commits as part of the our bazel tests. +to NPM. These are tested on all PRs and commits as part of our bazel tests. To check or update the public api goldens, run one of the following commands: