Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 569f186

Browse files
author
Alex Gotev
committed
Update README.md
Fix typo
1 parent 897a8fd commit 569f186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ So to listen for the status of the upload service in an Activity for example, yo
131131

132132
}
133133

134-
If you want to monitor upload status in all of your activities, than just implement the BroadcastReceiver in your base activity class, from which all of your activities inherits and you're done.
134+
If you want to monitor upload status in all of your activities, then just implement the BroadcastReceiver in your base activity class, from which all of your activities inherits and you're done.
135135

136136
## Do you use Android Upload Service in your project?
137137
Let me know, and I'll be glad to include a link in the following list :)

0 commit comments

Comments
 (0)