From ea1e1bd09902bff3eaea6617ca22360ea81137fc Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Wed, 15 Aug 2018 11:36:43 +0200 Subject: [PATCH] Update Puppeteer.md --- docs/helpers/Puppeteer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/helpers/Puppeteer.md b/docs/helpers/Puppeteer.md index 2840ff05a..6f5bea3a5 100644 --- a/docs/helpers/Puppeteer.md +++ b/docs/helpers/Puppeteer.md @@ -48,7 +48,7 @@ This helper should be configured in codecept.json } ``` -#### Example #2: Wait for DOMContentLoaded event and 0 netowrk connections +#### Example #2: Wait for DOMContentLoaded event and 0 network connections ```json {