website: Fix odd spacing on the provider configuration syntax page

pull/21353/head
Peter 7 years ago committed by Martin Atkins
parent 1c77704a3b
commit 02d03d2d25

@ -125,7 +125,7 @@ to the provider configuration block:
provider "aws" {
version = "~> 1.0"
region = "us-east-1"
region = "us-east-1"
}
```

Loading…
Cancel
Save