From 18160d598f3a26b57a65d5dd3bdc00980dbae16e Mon Sep 17 00:00:00 2001 From: Yasuhiro Asaka Date: Tue, 3 Dec 2019 19:04:34 +0900 Subject: [PATCH] Fix broken indents by nested list bullets --- website/docs/r/bigquery_dataset.html.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/website/docs/r/bigquery_dataset.html.markdown b/website/docs/r/bigquery_dataset.html.markdown index bd0ec8a7ee..be7d13cec0 100644 --- a/website/docs/r/bigquery_dataset.html.markdown +++ b/website/docs/r/bigquery_dataset.html.markdown @@ -201,9 +201,7 @@ The `access` block supports: * `special_group` - (Optional) - A special group to grant access to. - - Possible values include: + A special group to grant access to. Possible values include: * `projectOwners`: Owners of the enclosing project.