Fixed markdown typo
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
### arrayToHtmlList
|
### arrayToHtmlList
|
||||||
|
|
||||||
Converts the given array elements into <li> tags and appends them to the list of the given id.
|
Converts the given array elements into 'li' tags and appends them to the list of the given id.
|
||||||
|
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|||||||
Reference in New Issue
Block a user