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

Commit

Permalink
fix: optimize grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
beetcb authored Dec 18, 2020
1 parent 76368db commit ed6743c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ node index.js
## Features

- 交互式配置: `campushpere-awesome-auth` 提供交互式的命令行完成 用户 及 学校 的配置,同时也支持使用 `yml` 文件来配置
- 验证持久化: 缓存验证信息于 cookie , 只在失效时更新
- 验证持久化: 缓存验证信息于内存, 只在失效时更新

## Thanks

Expand Down

0 comments on commit ed6743c

Please sign in to comment.