Skip to content

Commit

Permalink
Missing character (#923)
Browse files Browse the repository at this point in the history
Add missing character
  • Loading branch information
r0b2g1t authored and ozerovandrei committed Nov 13, 2019
1 parent 7db62e3 commit e1f136a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/identity_user_v3.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ resource "openstack_identity_user_v3" "user_1" {
rule = ["password"]
}
extra {
extra = {
email = "user_1@foobar.com"
}
}
Expand Down

0 comments on commit e1f136a

Please sign in to comment.