Skip to content

Commit

Permalink
Merge pull request #54 from FDC3/jonathanteperJPMC-patch-1
Browse files Browse the repository at this point in the history
Update index.js - use cases one liner
  • Loading branch information
rikoe authored Mar 13, 2019
2 parents ea89974 + 9b9c7e4 commit f667dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class Index extends React.Component {
className="productShowcaseSection paddingBottom"
style={{textAlign: 'center'}}>
<h2>Use Cases</h2>
<MarkdownBlock>Identify requirements for workflows across the financial desktop.</MarkdownBlock>
<MarkdownBlock>Document business use cases that drive FDC3 interoperability standards.</MarkdownBlock>
</div>
);

Expand Down

0 comments on commit f667dbc

Please sign in to comment.