Skip to content

Commit

Permalink
Fix typo in AppRole guide (#4509)
Browse files Browse the repository at this point in the history
  • Loading branch information
adongy authored and jefferai committed May 4, 2018
1 parent fb4dc27 commit 7ad1003
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ $ curl --silent \
--location \
--header "X-Vault-Token: $VAULT_TOKEN" \
--request PUT \
--data @app-1-secret-read.hcl \
--data @app-1-secret-read.json \
$VAULT_ADDR/v1/sys/policy/app-1-secret-read
```

Expand Down

0 comments on commit 7ad1003

Please sign in to comment.