Skip to content
This repository was archived by the owner on Dec 17, 2020. It is now read-only.

Commit 5d28ef0

Browse files
committed
Small typo fix
1 parent e82d179 commit 5d28ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public class Main extends TaskActivityCompat implements Task.Callback {
3434
if(task.isCancelled()) {
3535
// Do something
3636
} else {
37-
// Do soemthing else
37+
// Do something else
3838
}
3939
}
4040
}

0 commit comments

Comments
 (0)