Skip to content

Commit f1a0d35

Browse files
authored
Fix typo
1 parent 11bde53 commit f1a0d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Swup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ You can configure several other options using data-attributes on the `body` tag:
9595
data-theme="slide" {# or "fade", the default #}
9696
data-debug="data-debug" {# add this attribute to enable debug #}
9797
data-cache="data-cache" {# add this attribute to enable local cache: be careful, it only makes sense for mostly static websites #}
98-
data-animate-history-browsing="data-animate-history-browsing" {# add this attribute to aimate history browsing #}
98+
data-animate-history-browsing="data-animate-history-browsing" {# add this attribute to animate history browsing #}
9999
>
100100
{# ... #}
101101
</body>

0 commit comments

Comments
 (0)