Skip to content

Commit 14e6df3

Browse files
committed
repeat a string & confirm ending
1 parent 371dc02 commit 14e6df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ function confirmEnding(str, target) {
224224
confirmEnding("Bastian", "n");
225225
```
226226

227-
### 7. Repeat a String Repeat a String
227+
### 7. Repeat a String
228228

229229
_Difficulty: Beginner_
230230

0 commit comments

Comments
 (0)