Skip to content

Commit 84fe6aa

Browse files
committed
Fix error in the readme regarding timeouts
1 parent 3d29733 commit 84fe6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ puts auth0.get_users
5151
```
5252

5353
### Timeout
54-
You can setup a custom timeout in the Auth0Client. By default it is set to 10 minutes.
54+
You can setup a custom timeout in the Auth0Client. By default it is set to 10 seconds.
5555

5656
```ruby
5757
require "auth0"

0 commit comments

Comments
 (0)