Skip to content

Commit

Permalink
Edit introductory paragraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasminocha committed May 1, 2020
1 parent 0eb710a commit c49e2fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is an experimental “book” about regular expressions. It is largely _vis

This book’s intended audience is _regex beginners_. Some programming experience is assumed. It does not go into advanced regex concepts like engine backtracking and recursive regexes—at least not at the moment.

This is also an open source project, and contributions are welcome. I’m not quite sure how this part of this experiment is going to turn out, but I’m excited to see what comes from it.
This is also an open source project, and contributions are welcome.

## Contributing

Expand Down
4 changes: 1 addition & 3 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ const Index = () => (
<a href="https://github.com/shreyasminocha/regex-for-regular-folk">
open source project
</a>
, and contributions are welcome. I’m not quite sure how this part of
this experiment is going to turn out, but I’m excited to see what
comes from it.
, and contributions are welcome.
</p>

<h2>Contents</h2>
Expand Down

1 comment on commit c49e2fa

@vercel
Copy link

@vercel vercel bot commented on c49e2fa May 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.