Skip to content

Commit c12adf6

Browse files
committed
Merge branch 'master' of https://github.com/TheAlgorithms/Java into Development
1 parent 4ff455d commit c12adf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/string/ReverseWords.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package strings;
1+
package com.strings;
22

33
public class ReverseWords {
44
/**

0 commit comments

Comments
 (0)