Skip to content

Commit d462e57

Browse files
authored
Slight modification in readme file (#6)
1 parent 5bbaab1 commit d462e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@ To keep this repository clean, consistent, and collaboration-ready, we follow a
108108

109109
Create branches using the format below:
110110

111-
`<topic>/<problem-name>`
111+
`<topic>/<problem_name>`
112112

113113
**Example:**
114-
`arrays_and_hashing/two-sum`
114+
`arrays_and_hashing/two_sum`
115115

116116
---
117117

0 commit comments

Comments
 (0)