From eea858839be4558a7fdc8f74b9b5f2345dec9b3b Mon Sep 17 00:00:00 2001 From: Pierre Date: Tue, 12 Sep 2023 09:28:42 +0200 Subject: NO-JIRA fix typo --- server/sonar-web/src/main/js/apps/marketplace/components/EditionBox.tsx | 2 +- .../components/__tests__/__snapshots__/EditionBox-test.tsx.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/sonar-web/src/main/js/apps/marketplace/components/EditionBox.tsx b/server/sonar-web/src/main/js/apps/marketplace/components/EditionBox.tsx index 886dbbb7bc0..99acf9c6d8b 100644 --- a/server/sonar-web/src/main/js/apps/marketplace/components/EditionBox.tsx +++ b/server/sonar-web/src/main/js/apps/marketplace/components/EditionBox.tsx @@ -103,7 +103,7 @@ export default function EditionBox({ edition, ncloc, serverId, currentEdition }:
  • Branch analysis
  • Project aggregation
  • -
  • Additional languages: C, C++, Obj-C, PS/SQL, ABAP, TSQL & Swift
  • +
  • Additional languages: C, C++, Obj-C, PL/SQL, ABAP, TSQL & Swift
  • diff --git a/server/sonar-web/src/main/js/apps/marketplace/components/__tests__/__snapshots__/EditionBox-test.tsx.snap b/server/sonar-web/src/main/js/apps/marketplace/components/__tests__/__snapshots__/EditionBox-test.tsx.snap index f239229c3d1..93b145405b5 100644 --- a/server/sonar-web/src/main/js/apps/marketplace/components/__tests__/__snapshots__/EditionBox-test.tsx.snap +++ b/server/sonar-web/src/main/js/apps/marketplace/components/__tests__/__snapshots__/EditionBox-test.tsx.snap @@ -63,7 +63,7 @@ exports[`should display the edition 1`] = ` Project aggregation
  • - Additional languages: C, C++, Obj-C, PS/SQL, ABAP, TSQL & Swift + Additional languages: C, C++, Obj-C, PL/SQL, ABAP, TSQL & Swift
  • -- cgit v1.2.3