Skip to content

Commit eac7207

Browse files
committed
Remove extra word inside example 3 copy
The extra `the` word makes the text a bit strange (and harder too if you're not an advanced or native English speaker), thus, removing it will help the general understanding of the this piece of text/example
1 parent d7811db commit eac7207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/example3-code.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h2 id="example3" tabindex="0">Custom flip behavior</h2>
22
<p>
3-
Try dragging the reference element on the left side, its popper will move on its the bottom edge.
3+
Try dragging the reference element on the left side, its popper will move on its bottom edge.
44
Then, try to move the reference element on the bottom left corner, it will move on its top edge.
55
</p>
66
{% highlight javascript %}

0 commit comments

Comments
 (0)