From 8f02c7fb696ecb311a86f6c6212e698ff7c45c91 Mon Sep 17 00:00:00 2001 From: Ben Hong Date: Fri, 14 Aug 2020 13:34:11 -0400 Subject: [PATCH] docs: remove duplicate mention of section heading --- src/guide/transitions-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/transitions-overview.md b/src/guide/transitions-overview.md index 04580667e6..18f686be54 100644 --- a/src/guide/transitions-overview.md +++ b/src/guide/transitions-overview.md @@ -1,4 +1,4 @@ -# Transition & Animations Overview +# Overview Vue offers some abstractions that can help work with transitions and animations, particularly in response to something changing. Some of these abstractions include: