diff --git a/src/Swup/README.md b/src/Swup/README.md index 5c4e9352004..21e3b51e6b9 100644 --- a/src/Swup/README.md +++ b/src/Swup/README.md @@ -95,7 +95,7 @@ You can configure several other options using data-attributes on the `body` tag: data-theme="slide" {# or "fade", the default #} data-debug="data-debug" {# add this attribute to enable debug #} data-cache="data-cache" {# add this attribute to enable local cache: be careful, it only makes sense for mostly static websites #} - data-animate-history-browsing="data-animate-history-browsing" {# add this attribute to aimate history browsing #} + data-animate-history-browsing="data-animate-history-browsing" {# add this attribute to animate history browsing #} > {# ... #}