Skip to content

Commit 27447a9

Browse files
docs(README.md): update.
1 parent ee19032 commit 27447a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ list.select(
242242
$operator: '==',
243243
$value,
244244
$values...
245-
)
245+
) // TODO
246246
```
247247

248248
#### list.swap()
@@ -275,7 +275,7 @@ list.type($list, $n...)
275275
list.update($list, $nth-value...)
276276
```
277277

278-
#### list.get-[method]
278+
### list.get-[method]
279279

280280
Get methods.
281281

0 commit comments

Comments
 (0)