Skip to content

Commit 142f644

Browse files
committed
Fix title
1 parent 8eb327a commit 142f644

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/guide/introduction.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Vue Test Utils Documentation
1+
## Introduction
22

33
Welcome to Vue Test Utils, the official testing utility library for Vue.js!
44

@@ -44,6 +44,8 @@ Docs are split into two main sections:
4444

4545
* **Essentials**, to cover common uses cases you'll face when testing Vue components.
4646
* **Vue Test Utils in Depth**, to explore other advanced features of the library.
47-
- Alternatively, if you prefer to learn via video, there is [a number of lectures available here](https://www.youtube.com/playlist?list=PLC2LZCNWKL9ahK1IoODqYxKu5aA9T5IOA).
4847

49-
Alternatively, you can explore the full [API](../api/).
48+
You can also explore the full [API](../api/).
49+
50+
Alternatively, if you prefer to learn via video, there is [a number of lectures available here](https://www.youtube.com/playlist?list=PLC2LZCNWKL9ahK1IoODqYxKu5aA9T5IOA).
51+

0 commit comments

Comments
 (0)