Skip to content

Commit 1d39d7f

Browse files
committed
Updating the Organization page's description
1 parent 8ae956f commit 1d39d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/organization/organization.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default props => {
1616
<Container className="organization page__content">
1717
<h1>The Organization</h1>
1818

19-
<p>A list of all commonly used projects in the webpack ecosystem.</p>
19+
<p>The list below provides a brief overview of all commonly used projects in the webpack ecosystem.</p>
2020

2121
<div className="organization__projects">
2222
{

0 commit comments

Comments
 (0)