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

Commit ea7b68f

Browse files
committed
therefor→therefore.
Spellcheck is great, but not this great.
1 parent e4b543f commit ea7b68f

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
@@ -1,5 +1,5 @@
11
# Android-Retainable-Tasks
2-
Android-Retainable-Tasks is an easy to use mini-library for easy asynchronous background tasking with callback support to the UI. This library is based on the Android `AsyncTask` implementation but with support for retaining tasks and therefor surviving configuration changes (orientation).
2+
Android-Retainable-Tasks is an easy to use mini-library for easy asynchronous background tasking with callback support to the UI. This library is based on the Android `AsyncTask` implementation but with support for retaining tasks and therefore surviving configuration changes (orientation).
33

44
1. [Basic usage](#1-basic-usage)
55
2. [How it works](#2-how-it-works)

0 commit comments

Comments
 (0)