mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 21:21:06 +02:00
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.