Skip to content

Commit

Permalink
chore(examples): Testing a config change (#19306)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-allanson committed Nov 6, 2019
1 parent 3f275c8 commit 5d78258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using-stylus/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class CssModules extends React.Component {
<header className="header">
<h1 className="the-stylus-class">Hi stylish friends</h1>
<p>
All the styles for this page are written using
All of the styles for this page are written using
{` `}
<a href="https://github.com/stylus/stylus">Stylus</a>.
</p>
Expand Down

0 comments on commit 5d78258

Please sign in to comment.