Skip to content

Commit e29650b

Browse files
committed
Expand the docs
1 parent 8d1f2de commit e29650b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basic_usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ We can see this in action using CURL:
3333
3434
$ curl -H "Authorization: Bearer $ACCESS" http://localhost:5000/protected
3535
{
36-
"hello": "world"
36+
"hello" from": "test"
3737
}
3838
3939
NOTE: Remember to change the secret key of your application, and insure that no

0 commit comments

Comments
 (0)