Skip to content

Commit 83b6b20

Browse files
committed
Merge pull request #58 from slack/detach-typo
bug(typo): s/deatch/detach/
2 parents 07db055 + 288ec77 commit 83b6b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/using-deis/application-ssl-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ signifies the expiry year. This allows for `example-com-2018` when a new certifi
143143
Assuming all applications are already using `example-com-2017` the following commands can be ran,
144144
chained together or otherwise:
145145

146-
$ deis certs:deatch example-com-2017 example.com
146+
$ deis certs:detach example-com-2017 example.com
147147
$ deis certs:attach example-com-2018 example.com
148148

149149
This will take care of a singular domain which allows the operator to verify everything went

0 commit comments

Comments
 (0)