From 1c8298c51ca4192b9ba4add58b0de9d050f4b495 Mon Sep 17 00:00:00 2001 From: Abby George Date: Wed, 24 Apr 2019 15:05:58 -0500 Subject: [PATCH] Change text for niaid app (#516) --- src/localconf.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/localconf.js b/src/localconf.js index 489566d1fe..0eb0cfd361 100644 --- a/src/localconf.js +++ b/src/localconf.js @@ -94,8 +94,7 @@ function buildConfig(opts) { const analysisApps = { ndhHIV: { title: 'NDH HIV Classifier', - description: `This tool runs a series of analyses on all the NIAID data in - order to narrow it down to a cohort consisting of...`, + description: `Classify stored clinical data based on controller status.`, image: '/src/img/analysis-icons/hiv-classifier.svg', }, ndhVirus: {