diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index 6b571874e35b..78f7ee333f5b 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -406,8 +406,7 @@ a meta tag: Returns: * `event` Event -* `color` string or `null` - * Theme color in format '#rrggbb'. `null` when theme color is not set. +* `color` (String | null) - Theme color is in format of '#rrggbb'. It is `null` when no theme color is set. #### Event: 'update-target-url'