Skip to content

Commit 30ae84b

Browse files
author
Luciano Balmaceda
authored
Merge pull request #11 from azhuologist/readme-typos
Change "you" to "your" and delete extraneous newline
2 parents 7191171 + 4445c3b commit 30ae84b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ compile 'com.auth0:guardian:0.3.0'
2828

2929
## Usage
3030

31-
Create an instance of `Guardian` using you Guardian URL:
31+
Create an instance of `Guardian` using your Guardian URL:
3232

3333
```java
3434
Guardian guardian = new Guardian("https://<tenant>.guardian.auth0.com");
@@ -163,7 +163,6 @@ If you have found a bug or if you have a feature request, please report them at
163163

164164
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
165165

166-
167166
<!-- Vars -->
168167

169168
[travis-ci-badge]: https://travis-ci.org/auth0/Guardian.java.svg?branch=master

0 commit comments

Comments
 (0)