Skip to content

Commit

Permalink
Merge pull request #4 from rizkybiz/docs-fix
Browse files Browse the repository at this point in the history
Fixing a minor but misleading documentation error
  • Loading branch information
rizkybiz authored Jun 2, 2023
2 parents 27915e8 + 2926da5 commit 586fce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ app_key_id 8f412eca-e899-4af9-8e38-33302321d3f7
```sh
$ vault write datadog/roles/test \
app_key_scopes=incident_read,usage_read \
default_ttl=1h max_ttl=3h
ttl=1h max_ttl=3h
```

```sh
Expand Down

0 comments on commit 586fce8

Please sign in to comment.