From 0e4e60625fb624445bd8f47b80b50e6cdd1e0166 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Thu, 25 Aug 2016 14:42:53 -0700 Subject: [PATCH] fix method heading level --- docs/api/web-contents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index 91c88ec0c9d1..78f83d6b5a3d 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -696,7 +696,7 @@ Executes the editing command `cut` in web page. Executes the editing command `copy` in web page. -### `contents.copyImageAt(x, y)` +#### `contents.copyImageAt(x, y)` * `x` Integer * `y` Integer