From cfc5ecb05d68c33ebae71c288b2d7a6a966a3015 Mon Sep 17 00:00:00 2001 From: Eran Tiktin Date: Sat, 29 Aug 2015 20:05:15 +0300 Subject: [PATCH] Update web-frame.md phrasing --- docs/api/web-frame.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/api/web-frame.md b/docs/api/web-frame.md index 810c31a4ec..82d5fcc49d 100644 --- a/docs/api/web-frame.md +++ b/docs/api/web-frame.md @@ -1,6 +1,7 @@ # web-frame -The `web-frame` module can custom the rendering of current web page. +The `web-frame` module allows you to customize the rendering of the current +web page. An example of zooming current page to 200%.