diff --git a/NotifyBanner/docs/NotifyBanner.md b/NotifyBanner/docs/NotifyBanner.md index 6df500a..3127933 100644 --- a/NotifyBanner/docs/NotifyBanner.md +++ b/NotifyBanner/docs/NotifyBanner.md @@ -25,7 +25,7 @@ This parameter is optional. It receives a JS-Object with parameters for colors a fgColor: "red", // Set the color of the Background - bgcolor: "yellow", + bgColor: "yellow", // Set the timeout in ms time: 4000