Skip to content

Commit f53df53

Browse files
Merge branch 'main' into staging
2 parents 61162a7 + fb2cac1 commit f53df53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

frontend/src/pages/cocoa-income-inventory/static/contact-card-content.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ export const contactCardContent = [
55
email: "yuca@agri-logic.nl",
66
},
77
{
8-
name: "Pavithra Ram",
8+
name: "Vaibhav Panpaliya",
99
organisation: "IDH",
10-
email: "ram@idhtrade.org",
10+
email: "panpaliya@idhtrade.org",
1111
},
1212
{
1313
name: "Antonie Fountain",

frontend/src/pages/welcome/Welcome.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ const Welcome = () => {
471471
<Card className="map-card-wrapper">
472472
<MapViewHelpText
473473
type="hover-hint"
474-
relevantPageMessage="total cases and farmers mapped to the it"
474+
relevantPageMessage="total number of cases and farmers mapped to it"
475475
/>
476476

477477
<Chart

0 commit comments

Comments
 (0)