From bdc2b2559c8b72fa3a9c2c7f335d459ea6356713 Mon Sep 17 00:00:00 2001 From: Brad Metcalf Date: Fri, 29 Jan 2016 13:27:47 -0600 Subject: [PATCH] Added missing angle bracket to replace() method --- docs/api/web-view-tag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/web-view-tag.md b/docs/api/web-view-tag.md index 9cb8f49af352..c410287553ac 100644 --- a/docs/api/web-view-tag.md +++ b/docs/api/web-view-tag.md @@ -361,7 +361,7 @@ Executes editing command `selectAll` in page. Executes editing command `unselect` in page. -### `.replace(text)` * `text` String