We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61162a7 + fb2cac1 commit f53df53Copy full SHA for f53df53
frontend/src/pages/cocoa-income-inventory/static/contact-card-content.js
@@ -5,9 +5,9 @@ export const contactCardContent = [
5
email: "yuca@agri-logic.nl",
6
},
7
{
8
- name: "Pavithra Ram",
+ name: "Vaibhav Panpaliya",
9
organisation: "IDH",
10
- email: "ram@idhtrade.org",
+ email: "panpaliya@idhtrade.org",
11
12
13
name: "Antonie Fountain",
frontend/src/pages/welcome/Welcome.js
@@ -471,7 +471,7 @@ const Welcome = () => {
471
<Card className="map-card-wrapper">
472
<MapViewHelpText
473
type="hover-hint"
474
- relevantPageMessage="total cases and farmers mapped to the it"
+ relevantPageMessage="total number of cases and farmers mapped to it"
475
/>
476
477
<Chart
0 commit comments