We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae956f commit 1d39d7fCopy full SHA for 1d39d7f
components/organization/organization.jsx
@@ -16,7 +16,7 @@ export default props => {
16
<Container className="organization page__content">
17
<h1>The Organization</h1>
18
19
- <p>A list of all commonly used projects in the webpack ecosystem.</p>
+ <p>The list below provides a brief overview of all commonly used projects in the webpack ecosystem.</p>
20
21
<div className="organization__projects">
22
{
0 commit comments