diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cbc05b4e89..16bc135c78 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -17,7 +17,7 @@ https://jsbin.com/xukike/edit?html,output Example: 1. Create `my-element` -2. Append `my-element to document.body +2. Append `my-element` to document.body 3. Create `div`. 4. Append `div` to `my-element` -->