Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
fix: typo in the README demo
Browse files Browse the repository at this point in the history
  • Loading branch information
greenyouse committed Jan 31, 2017
1 parent 314e389 commit 367b6e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ A full width bottom button for mobile.
<link rel="import" href="../iron-demo-helpers/demo-snippet.html">
<link rel="import" href="../bottom-button.html">
<next-code-block></next-code-block>
<template></template>
</template>
</custom-element-demo>
```
-->

```html
<bottom-button>Add to Cart</bottom-button>
<sample-content size="10"></sample-content>
<bottom-button>Add to Cart</bottom-button>
```

## Installation
Expand Down

0 comments on commit 367b6e3

Please sign in to comment.