Skip to content

Commit

Permalink
minor fix to a snippet comment
Browse files Browse the repository at this point in the history
  • Loading branch information
p3trur0 authored Nov 24, 2018
1 parent e028648 commit 97660bb
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 @@ -72,7 +72,7 @@ For example, the following:

```js
<Snow
:active='true' //e.g.: introduce here a boolean condition to check if current date is in the Advent range.
:active='true' //e.g.: add a condition to display the canvas only if current date is in the Advent range.
:zIndex='2'
:wind='1'
:swing='3'
Expand Down

0 comments on commit 97660bb

Please sign in to comment.