From f47b54614d990aa6e1a9c69306ec08b3b255ef76 Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Tue, 19 Jan 2021 16:09:43 +0100 Subject: [PATCH] docs: Run prettier on techdocs ci/cd tutorial --- docs/features/techdocs/configuring-ci-cd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/features/techdocs/configuring-ci-cd.md b/docs/features/techdocs/configuring-ci-cd.md index 1f53c0fcb2..5841a02fa8 100644 --- a/docs/features/techdocs/configuring-ci-cd.md +++ b/docs/features/techdocs/configuring-ci-cd.md @@ -14,7 +14,8 @@ storage using [`techdocs-cli`](https://github.com/backstage/techdocs-cli). The steps here target all kinds of CI providers (GitHub Actions, CircleCI, Jenkins, etc.). Specific tools for individual providers will also be made -available here for simplicity (e.g. a GitHub Actions runner, CircleCI orb, etc.). +available here for simplicity (e.g. a GitHub Actions runner, CircleCI orb, +etc.). A summary of the instructions below looks like this -