Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mingrammer committed Feb 13, 2020
1 parent 97db866 commit b63a9f6
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 @@ -95,7 +95,7 @@ class Index extends React.Component {
<div
className="productShowcaseSection paddingBottom"
style={{textAlign: 'center'}}>
<h2>About Diagram</h2>
<h2>About Diagrams</h2>
<MarkdownBlock>
Diagrams lets you draw the cloud system architecture **in Python code**.
</MarkdownBlock>
Expand Down

0 comments on commit b63a9f6

Please sign in to comment.