Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Commit f72799d

Browse files
committed
Fix typo
1 parent 83dbd85 commit f72799d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/scorpiac/javarant/DevRant.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public static Rant[] search(String term) {
6565
}
6666

6767
/**
68-
* Get a random rant with at leatst 15 +1's.
68+
* Get a random rant with at least 15 +1's.
6969
*
7070
* @return A random rant.
7171
*/

0 commit comments

Comments
 (0)