Skip to content

Commit

Permalink
[Typo] remove trailing ']' after increment gif (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel1of1 authored and sergdort committed Oct 4, 2019
1 parent 6a6d641 commit 36599c6
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 @@ -164,7 +164,7 @@ let system = SignalProducer<Int, NoError>.system(initial: 0,
label.reactive.text <~ system.map(String.init)
```

![](diagrams/increment_example.gif)]
![](diagrams/increment_example.gif)

### Advantages

Expand Down

0 comments on commit 36599c6

Please sign in to comment.