Skip to content

Commit

Permalink
docs: add a missing semicolumn
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jan 17, 2017
1 parent a7f60e5 commit 8bb707b
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 @@ -29,7 +29,7 @@ x('body', {
imageUrl: x('img@src'),
title: x('.title')
})
})
});

```

Expand Down

0 comments on commit 8bb707b

Please sign in to comment.