Skip to content

Commit c7b20e5

Browse files
authored
update caa example in readme (#3)
1 parent 6d72c7b commit c7b20e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ module "example-com" {
8282
}
8383
8484
records_caa = {
85-
"example.com" = ["0 issue "letsencrypt.org""]
85+
"example.com" = ["0 issue \"letsencrypt.org\""]
8686
}
8787
8888
records_cname = {

0 commit comments

Comments
 (0)