Skip to content

Commit 43b797b

Browse files
authored
typo
1 parent 20278a0 commit 43b797b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# random-selector
44

5-
A nodejs module for randomly selecting elements
5+
A nodejs module for randomly selecting objects
66

77

88
# Status
@@ -16,8 +16,8 @@ A nodejs module for randomly selecting elements
1616
![Downloads](https://img.shields.io/npm/dt/random-selector.svg)
1717

1818
# Features
19-
- Selecting elements with & without replacement
20-
- Select elements with different frequencies
19+
- Selecting objects with & without replacement
20+
- Select objects with different frequencies
2121

2222
# Build
2323

0 commit comments

Comments
 (0)