Skip to content

Commit

Permalink
docs: remove superluous quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jan 31, 2017
1 parent c34f046 commit b34ff8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pageName:
> - sm article
> - body: s .body | rp innerHTML
> imageUrl: s img | ra src
> summary: s ".body p:first-child" | rp innerHTML | f text
> summary: s .body p:first-child | rp innerHTML | f text
> title: s .title | rp textContent
> pageName: s .body | rp innerHTML
>
Expand Down

0 comments on commit b34ff8f

Please sign in to comment.