Skip to content

Commit 51bd90a

Browse files
author
Adam Argyle
authored
fix typo
1 parent 527b0b9 commit 51bd90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Most of the built in transitions are from the center. Here's how you can set the
8787
Then, in the HTML:
8888

8989
```html
90-
<div class="... --in-custom">
90+
<div transition class="... --in-custom">
9191
A custom transitioned element
9292
</div>
9393
```

0 commit comments

Comments
 (0)