From 5c83fd0805ed1d61a7b028e583bb05d806c21c36 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 11 Jan 2021 14:30:04 -0500 Subject: [PATCH] Column alignment (prettier) --- plugins/sonarqube/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/sonarqube/README.md b/plugins/sonarqube/README.md index 93fb2e4003..7afc9cc04a 100644 --- a/plugins/sonarqube/README.md +++ b/plugins/sonarqube/README.md @@ -42,7 +42,7 @@ const OverviewContent = ({ entity }: { entity: Entity }) => ( 4. Add the proxy config: - Provide a method for your Backstage backend to get to your SonarQube API end point. + Provide a method for your Backstage backend to get to your SonarQube API end point. **SonarCloud**