Skip to content

Commit 2fc4956

Browse files
fix: typo
오타 수정
1 parent 9548e87 commit 2fc4956

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
@@ -56,5 +56,5 @@ describe('everyArray', () => {
5656
expect(solution(test2.input)).toEqual(test2.answer);
5757
});
5858
});
59-
V;
59+
;
6060
```

0 commit comments

Comments
 (0)