Skip to content

Commit 4445c3b

Browse files
committed
Delete extraneous newline and change "you" to "your"
1 parent 7191171 commit 4445c3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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)