diff --git a/.github/commands.json b/.github/commands.json index 77b96686194..29288f1309b 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -669,6 +669,6 @@ "name": "~accessibility-sla", "addLabel": "accessibility-sla", "removeLabel": "~accessibility-sla", - "comment": "The Visual Studio and VS Code teams have an agreement with the Accessibility team that `3:1` contrast is enough for inside the editor." + "comment": "The Visual Studio and VS Code teams have an agreement with the Accessibility team that 3:1 contrast is enough for inside the editor." } ]