Skip to content

Commit

Permalink
Merge pull request #8 from rainyear/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dchest committed Jul 28, 2015
2 parents 84aa939 + a541493 commit 9e95214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ const (
// by default store.
CollectNum = 100
// Expiration time of captchas used by default store.
Expiration = 10 * time.Minutes
Expiration = 10 * time.Minute
)
```

Expand Down

0 comments on commit 9e95214

Please sign in to comment.