From e338022241a673e5d67e33dd2c074765a79e26a7 Mon Sep 17 00:00:00 2001 From: Vasily Strelyaev Date: Tue, 6 Aug 2019 16:31:38 +0300 Subject: [PATCH] [docs] Typo --- docs/articles/blog/2019-8-6-testcafe-v1-4-0-released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/blog/2019-8-6-testcafe-v1-4-0-released.md b/docs/articles/blog/2019-8-6-testcafe-v1-4-0-released.md index 2d639a67cb..d018190415 100644 --- a/docs/articles/blog/2019-8-6-testcafe-v1-4-0-released.md +++ b/docs/articles/blog/2019-8-6-testcafe-v1-4-0-released.md @@ -97,4 +97,4 @@ For more information, see [Inject Scripts into Tested Pages](https://devexpress. * TypeScript no longer throws an error when `fixture` or `fixture.page` uses a tag function ([#4042](https://github.com/DevExpress/testcafe/issues/4042)) * The `load` event now correctly fires for cached images ([testcafe-hammerhead/#1959](https://github.com/DevExpress/testcafe-hammerhead/issues/1959)) * TestCafe can now read resources from `asar` archives ([testcafe-hammerhead/#2033](https://github.com/DevExpress/testcafe-hammerhead/issues/2033)) -* Fixed a bug when `testcafe-hammerhead` event listeners were called twice ([testcafe-hammerhead/#2062](https://github.com/DevExpress/testcafe-hammerhead/issues/2062) +* Fixed a bug when `testcafe-hammerhead` event listeners were called twice ([testcafe-hammerhead/#2062](https://github.com/DevExpress/testcafe-hammerhead/issues/2062))