Skip to content

Commit 045a2be

Browse files
authored
Update README.md
1 parent 44cccbe commit 045a2be

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
@@ -188,7 +188,7 @@ new AsyncTask<Void, Void, Void>(){
188188
}.execute();
189189
```
190190
Get all tags of an URL
191-
(All tags are stored as JSON inside a single String variable. We provided the option to parse tags by default. See example.)
191+
(All tags are stored as JSON inside a single String variable. There is an option to parse the tags by default. See example.)
192192
```
193193
@params
194194
URL_ID = URL id of the shorten URL to all its tags

0 commit comments

Comments
 (0)