Skip to content

Commit

Permalink
Add a missing p in the docs remove -> removep (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Silverstein authored and gziolo committed May 7, 2018
1 parent 6c114c1 commit aaa44c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/autop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ removep( '<p>my text</p>' );
### API Usage

* `autop( text: string ): string`
* `remove( text: string ): string`
* `removep( text: string ): string`

<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p>

0 comments on commit aaa44c2

Please sign in to comment.