From a006e66c266f7ae397f2a509ecb147197e9c03f6 Mon Sep 17 00:00:00 2001 From: Dannon Baker Date: Wed, 30 Oct 2024 08:15:41 -0400 Subject: [PATCH] [bug] minor grammatical fix adopting->adapting in analysis display. --- .../local/entity/genome/analysisMethodMainColumn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts b/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts index 5144915..8cf9769 100644 --- a/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts +++ b/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts @@ -59,7 +59,7 @@ export const mainColumn: ComponentsConfig = [ props: { severity: "info", title: - "We are in the process of adopting these workflows to the needs of the pathogen community.", + "We are in the process of adapting these workflows to the needs of the pathogen community.", variant: "banner", }, },