Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Dec 15, 2015
1 parent 65b8e0a commit 0ff2e46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ public async Task Valid_Token_Valid_Scope()

[Fact]
[Trait("Category", Category)]
public async Task Valid_Token_Valid_Unrestricred_Scope()
public async Task Valid_Token_Valid_Unrestricted_Scope()
{
var tokenClient = new TokenClient(
TokenEndpoint,
Expand Down

0 comments on commit 0ff2e46

Please sign in to comment.