Skip to content

Commit

Permalink
Update background.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shikha-16 authored Dec 31, 2020
1 parent 970a0a5 commit 825d4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ function notifications(){
chrome.notifications.create(
{
title:'Prithvi: A Greener Future',
message:'If you\'re planning to buy something, Greener alternatives are just a click away!',
message:'If you\'re planning to buy something, greener alternatives are just a click away!',
type:'basic',
iconUrl:'icon.png'
}
Expand Down

0 comments on commit 825d4b1

Please sign in to comment.