diff --git a/docs/07-bootstrapping-etcd.md b/docs/07-bootstrapping-etcd.md index e1c6849..11bc414 100644 --- a/docs/07-bootstrapping-etcd.md +++ b/docs/07-bootstrapping-etcd.md @@ -54,7 +54,7 @@ ETCD_NAME=$(hostname -s) Create the `etcd.service` systemd unit file: -``` +```sh cat <