Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 524fd4b

Browse files
committed
Fixes inconsistency
1 parent faee861 commit 524fd4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ A simplification of database access for Android.
55

66
## Description
77

8-
sqlite-provider implements a ContentProvider for you that allows database access using [Uri][1]'s
9-
The library is meant to augment the ContentProvider interface to fit SQLite in a more pronounced way. The aim is to set convention on queries via URI.
8+
sqlite-provider implements a ContentProvider for you that allows database access using [Uri][1]s
9+
The library is meant to augment the ContentProvider interface to fit SQLite in a more pronounced way. The aim is to set convention on queries via Uris.
1010

1111

1212
## Adding to your project

0 commit comments

Comments
 (0)