Commit Graph

8 Commits

Author SHA1 Message Date
MaoShizhong 15d4dd07e7 Tidy up comment style 2025-02-04 03:48:41 +00:00
Bhagyesh Pathak 598ab5c937 02_repeatString/solution - Line-32, replace "odin" with "hey"
As asked by @JoshDevHub in a discussion of a related PR, I made a similar change to this solution. In the earlier code, the comment description mentioned "hey" as a sample string but the code had "odin" string. This update addresses that tiny gap between sample comments and related code.

More on: https://github.com/TheOdinProject/javascript-exercises/pull/505#pullrequestreview-2588692590
2025-02-03 09:58:47 +05:30
Kumang Subba 9a5cdecf5b Update 02_repeatString/solution/repeatString-solution.spec.js
Co-authored-by: Nikita Revenco <154856872+nikitarevenco@users.noreply.github.com>
2024-03-24 07:09:52 +02:00
kumang 265c40fbef added alternate repeatString test strings 2024-01-07 23:31:14 +02:00
thatblindgeye e416717ba9 Remove test skips for solutions 2023-02-01 18:58:58 -05:00
thatblindgeye 2ec0f4344d Updated file paths 2023-02-01 18:53:54 -05:00
thatblindgeye 4a112362c8 Update files 2023-01-21 12:53:41 -05:00
thatblindgeye fb1a2db8d7 Add solution directories for exercises 2022-02-20 14:07:44 -05:00