Skip to content

Commit 2644791

Browse files
committed
modified README.md
1 parent 9306938 commit 2644791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SortingAlgorithm/Java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Project
4848
- **3. import class**
4949

5050
```
51-
import [sorting_algorithm name].[sorting algorithm name];
51+
import [sorting algorithm package name].[sorting algorithm name];
5252
```
5353

5454
</br></br></br>

0 commit comments

Comments
 (0)