Skip to content

Commit 9e4f083

Browse files
committed
update docs
1 parent 1df4b63 commit 9e4f083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/webchat.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The primary color is controlled via a `--webchat-primary-color` CSS variable.
6262
The secondary color is controlled via a `--webchat-secondary-color` CSS variable.
6363
- `typography` - The font family to use for the webchat.
6464

65-
All properties accept a valid CSS value, for example, `primaryColor: '#EEEEEE'` or `secondary_color: '#ff0000'`.
65+
All properties accept a valid CSS value, for example, `primaryColor: '#EEEEEE'` or `secondaryColor: '#ff0000'`.
6666

6767
### behaviour
6868

0 commit comments

Comments
 (0)