diff --git a/builtin/providers/aws/provider.go b/builtin/providers/aws/provider.go index 058cb85a2..fc9a55874 100644 --- a/builtin/providers/aws/provider.go +++ b/builtin/providers/aws/provider.go @@ -250,7 +250,7 @@ func init() { "being executed. If the API request still fails, an error is\n" + "thrown.", - "dynamodb_endpoint": "Use this to override the default endpoint URL constructed from the :region.\n" + + "dynamodb_endpoint": "Use this to override the default endpoint URL constructed from the `region`.\n" + "It's typically used to connect to dynamodb-local.", } }