Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Minor fix in "Before you start" section
  • Loading branch information
sagar-viradiya authored Dec 8, 2019
1 parent 0db57db commit a323acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ First thing first, Thank you for taking time and deciding to contribute :tada:
## Before you start
At a high level, this project is divided into 5 modules(including sample module) as follow.

1. common - As you must have guessed this module contains common things shared by coroutinepermission and livedatapermission module.
1. common - As you must have guessed this module contains common things shared by coroutinepermission, livedatapermission and dslpermission module.
2. coroutinepermission - Contains coroutines specific implementation for requesting and observing permission.
3. livedatapermission - Contains livedata specific implementation for requesting and observing permission.
4. dslpermission - Contains Kotlin DSL specific implementation for requesting and observing permission.
Expand Down

0 comments on commit a323acf

Please sign in to comment.