From 337df9e73986fa42a92fe6ef48ad516b277165fc Mon Sep 17 00:00:00 2001 From: Rosco Kalis Date: Tue, 26 Mar 2019 16:58:34 +0100 Subject: [PATCH] Very small typo fix in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dd664f..01aa808 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ I wrote two tutorials on using this library for checking events and asserting re I also gave a two talks that explain a few different use cases of the library: * [TruffleCon 2018: Using events to unit test smart contracts with Truffle](https://youtu.be/0yjlU1vx0HM) ([Slides](/docs/trufflecon-2018-presentation-slides.pdf)) -* [EthCC 201: Using events to unit test smart contracts](https://youtu.be/GON3qyFdUtE) ([Slides](/docs/ethcc-2019-presentation-slides.pdf)) +* [EthCC 2019: Using events to unit test smart contracts](https://youtu.be/GON3qyFdUtE) ([Slides](/docs/ethcc-2019-presentation-slides.pdf)) ## Exported functions