diff --git a/docs/resources/google_compute_snapshot.md b/docs/resources/google_compute_snapshot.md index d84db230e..14676453a 100644 --- a/docs/resources/google_compute_snapshot.md +++ b/docs/resources/google_compute_snapshot.md @@ -37,7 +37,7 @@ Properties that can be accessed from the `google_compute_snapshot` resource: * `description`: An optional description of this resource. - * `storage_bytes`: A size of the the storage used by the snapshot. As snapshots share storage, this number is expected to change with snapshot creation/deletion. + * `storage_bytes`: A size of the storage used by the snapshot. As snapshots share storage, this number is expected to change with snapshot creation/deletion. * `licenses`: A list of public visible licenses that apply to this snapshot. This can be because the original image had licenses attached (such as a Windows image). snapshotEncryptionKey nested object Encrypts the snapshot using a customer-supplied encryption key.