We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9306938 commit 2644791Copy full SHA for 2644791
1 file changed
SortingAlgorithm/Java/README.md
@@ -48,7 +48,7 @@ Project
48
- **3. import class**
49
50
```
51
-import [sorting_algorithm name].[sorting algorithm name];
+import [sorting algorithm package name].[sorting algorithm name];
52
53
54
</br></br></br>
0 commit comments