Skip to content

Commit e64d4e5

Browse files
authored
update web-content.md based on review
1 parent 15d2cfe commit e64d4e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/api/web-contents.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,7 @@ a meta tag:
406406
Returns:
407407

408408
* `event` Event
409-
* `color` string or `null`
410-
* Theme color in format '#rrggbb'. `null` when theme color is not set.
409+
* `color` (String | null) - Theme color is in format of '#rrggbb'. It is `null` when no theme color is set.
411410

412411
#### Event: 'update-target-url'
413412

0 commit comments

Comments
 (0)