From a13ed6e8d4a0954b2378dc6382911c79368b8122 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Sun, 30 Apr 2017 01:53:43 -0400 Subject: [PATCH] chore(readme): remove strikethrough `` in html is a strikethrough. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 688cfeef..b33f59eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ #### Features * **client:** - * introduce PooledStream::::get_ref ([a54ce30f](https://github.com/hyperium/hyper/commit/a54ce30f902772168bbd8dc90f26bb08cecde6ec)) + * introduce `PooledStream::::get_ref` ([a54ce30f](https://github.com/hyperium/hyper/commit/a54ce30f902772168bbd8dc90f26bb08cecde6ec)) * introduce Response::get_ref ([5ef0ec2c](https://github.com/hyperium/hyper/commit/5ef0ec2cd2841e78508a61949a207187be914265))