Skip to content

Commit cf047fd

Browse files
committed
Fix typos
1 parent e8e5941 commit cf047fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
## Description
3232

3333
<img src="https://github.com/hyperoslo/Cache/blob/master/Resources/CacheIcon.png" alt="Cache Icon" align="right" />
34+
3435
**Cache** doesn't claim to be unique in this area, but it's not another monster
3536
library that gives you a god's power.
3637
So don't ask it to fetch something from network or magically set an image from
@@ -91,8 +92,6 @@ let config = Config(
9192
`HybridCache` supports storing all kinds of objects, as long as they conform to
9293
the `Cachable` protocol.
9394

94-
**
95-
9695
```swift
9796
// Initialization with default configuration
9897
let cache = HybridCache(name: "Mix")

0 commit comments

Comments
 (0)