Skip to content

Commit

Permalink
[SKIP CI] fix grammar (#6226)
Browse files Browse the repository at this point in the history
  • Loading branch information
AriaMoradi authored Mar 20, 2021
1 parent 9f26f2b commit 6c66a33
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 @@ -156,7 +156,7 @@ The class which is refrenced and defined by `extClass` in `build.gradle`. This c

| Class | Description |
| ----- | ----------- |
|`SourceFactory`| Used to expose multiple `Source`s. Used in case of a source that supports multiple languages or mirrors of the same website. For similar websites use [theme sources](#multi-source-themes). |
|`SourceFactory`| Used to expose multiple `Source`s. Use this in case of a source that supports multiple languages or mirrors of the same website. For similar websites use [theme sources](#multi-source-themes). |
| `HttpSource`| For online source, where requests are made using HTTP. |
| `ParsedHttpSource`| Similar to `HttpSource`, but has methods useful for scraping pages. |

Expand Down

0 comments on commit 6c66a33

Please sign in to comment.