Fix indentation of code block in Consul Secrets Engine docs (#4350)

The indentation of the code block in the Consul Secrets Engine doc was
removed in #4224, but the closing backticks remained indented one level,
resulting in the block swallowing all text after it. Removing the
indentation from the closing backticks fixes this.
This commit is contained in:
Jerome Cheng 2018-04-13 21:55:35 +08:00 committed by Jeff Mitchell
parent 8d9d64c7cf
commit a82a612e2c
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ lease_id consul/creds/my-role/b2469121-f55f-53c5-89af-a3ba52b1d6d8
lease_duration 768h
lease_renewable true
token 642783bf-1540-526f-d4de-fe1ac1aed6f0
```
```
## API