Skip to content

Commit 929e056

Browse files
jornatfgithub-actions[bot]
authored andcommitted
fix styling
1 parent c466377 commit 929e056

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Fixed errors after Github test Action.
88

99
New helper added:
1010

11-
- `randomBetween()`: Returns a random number between two intervals
11+
- `randomBetween()`: Returns a random number between two intervals
1212

1313
> Find example in the [README](README.md) file.
1414
@@ -18,10 +18,10 @@ I improved `uuid()` function with crypto's Node.js and I added more complete com
1818

1919
New helpers added:
2020

21-
- `isEmpty()`: Checks if array is empty.
22-
- `shuffle()`: Shuffles array keys.
23-
- `contains()`: Checks if a word is in a string.
24-
- `containsAll()`: Check if many words are in a string.
21+
- `isEmpty()`: Checks if array is empty.
22+
- `shuffle()`: Shuffles array keys.
23+
- `contains()`: Checks if a word is in a string.
24+
- `containsAll()`: Check if many words are in a string.
2525

2626
> Find example in the [README](README.md) file.
2727

0 commit comments

Comments
 (0)