Skip to content

Commit af8c792

Browse files
Updated Readme.md
1 parent d90e036 commit af8c792

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Minor changes.
1212

1313
## Cache v1.0.3
14-
- Logger, response helper, promise context, promise queue manager and web3 from OST Base is now used in OST Cache. OpenST Base repository was created and all the common functionality which different openst modules need were moved to it.
14+
- Logger, response helper, promise context, promise queue manager and web3 from OST Base is now used in OST Cache. OST Base repository was created and all the common functionality which different openst modules need were moved to it.
1515

1616
- Log level support was introduced and non-important logs were moved to debug log level.
1717

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Cache
44
[![Travis](https://img.shields.io/travis/ostdotcom/cache.svg?maxAge=600)][travis]
55
[![Downloads per month](https://img.shields.io/npm/dm/@ostdotcom/cache.svg?maxAge=3600)][npm]
66

7-
OST Cache is the central cache implementation for all OpenST products and can easily be plugged-in.
7+
OST Cache is the central cache implementation for all OST products and can easily be plugged-in.
88

99
It contains three caching engines. The decision of which caching engine to use is governed while creating the cache object.
1010
The caching engines implemented are:

0 commit comments

Comments
 (0)