Skip to content

Commit

Permalink
Merge pull request #5 from yoheimuta/fix-typo
Browse files Browse the repository at this point in the history
[ci skip] Fixed a typo
  • Loading branch information
yoheimuta authored Jul 31, 2018
2 parents 7eaa9e1 + c68794b commit f9d434f
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 @@ -13,7 +13,7 @@ BufferedLogger is a tiny but thread-safe logger with a buffering and retrying me
You can use this framework...

- To send a group of log entries to your server.
- To resend them when some errors like a networking trouble is occured.
- To resend them when some errors like a networking trouble were occured.

## Runtime Requirements

Expand Down

0 comments on commit f9d434f

Please sign in to comment.