Skip to content

Commit 6038423

Browse files
authored
Merge pull request #73 from nkolba/update-home-text
updated text
2 parents ce6f391 + 39060ba commit 6038423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ class Index extends React.Component {
160160
return (
161161
<div className="productShowcaseSection paddingBottom">
162162
<h2>Who is Using FDC3?</h2>
163-
<p>FDC3 is used by several industry-leading organisations...</p>
163+
<p>The Financial Desktop Connectivity and Collaboration Consortium (FDC3) was founded in 2017 by <a href="https://openfin.co">OpenFin</a> and contributed to <a href="https://finos.org">FINOS</a>. FDC3 standards are created and used by leading organizations across the financial industry</p>
164164
<Showcase users={pinnedUsers} />
165165
{/* exclude button to users page for now, all users shown on main page */}
166166
{/* <div className="more-users">

0 commit comments

Comments
 (0)