From 92719db19808056edd9b0490e081c999cc5e6d03 Mon Sep 17 00:00:00 2001 From: Joe Harrison Date: Tue, 8 Nov 2022 11:04:14 +0000 Subject: [PATCH] Update website/docs/internals/provider-registry-protocol.mdx Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> --- website/docs/internals/provider-registry-protocol.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/internals/provider-registry-protocol.mdx b/website/docs/internals/provider-registry-protocol.mdx index cd04842314..6272709362 100644 --- a/website/docs/internals/provider-registry-protocol.mdx +++ b/website/docs/internals/provider-registry-protocol.mdx @@ -321,7 +321,7 @@ A successful result is a JSON object with the following properties: by one of the keys indicated in the `signing_keys` property. * `shasum` (required): the SHA256 checksum for this provider's zip archive as - recorded in the "shasums" document. + recorded in the shasums document. * `signing_keys` (required): an object describing signing keys for this provider package, one of which must have been used to produce the signature