File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -89,9 +89,8 @@ facilitate testing implementation details). Read more about this in
89
89
* [ ` waitForElement ` ] ( #waitforelement )
90
90
* [ ` fireEvent(node: HTMLElement, event: Event) ` ] ( #fireeventnode-htmlelement-event-event )
91
91
* [ ` TextMatch ` ] ( #textmatch )
92
- * [ Examples] ( #examples )
93
92
* [ ` query ` APIs] ( #query-apis )
94
- * [ Examples] ( #examples-1 )
93
+ * [ Examples] ( #examples )
95
94
* [ FAQ] ( #faq )
96
95
* [ Other Solutions] ( #other-solutions )
97
96
* [ Guiding Principles] ( #guiding-principles )
@@ -476,7 +475,7 @@ Several APIs accept a `TextMatch` which can be a `string`, `regex` or a
476
475
477
476
See [dom - testing - library #textmatch ][dom - testing - lib - textmatch ] for options .
478
477
479
- ### Examples
478
+ Examples :
480
479
481
480
` ` ` javascript
482
481
// <div>
You can’t perform that action at this time.
0 commit comments