Skip to content

Commit 41272c6

Browse files
committed
minor #12 Fix typo (samnela)
This PR was merged into the main branch. Discussion ---------- Fix typo Commits ------- f1a0d35 Fix typo
2 parents 11bde53 + f1a0d35 commit 41272c6

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)