From d3530bec09f4ec4690ad63f1bc1bc0dbaaedf5b2 Mon Sep 17 00:00:00 2001 From: Nitish Awasthi Date: Sat, 22 Aug 2020 00:51:23 +0530 Subject: [PATCH 1/2] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 734b46c..143ec7f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project aims to build a webextension for Firefox browser, that can track other Web extension in the browser -For contribution guiline please have a look [here](CONTRIBUTION.md) +For contribution guideline please have a look [here](CONTRIBUTION.md) ## Resources from Mozilla Developer Network to know more about how extension are made and functions: From 1ef040f2998b06198d0d9e6e384548f82077e6b8 Mon Sep 17 00:00:00 2001 From: Nitish Awasthi Date: Sat, 22 Aug 2020 00:54:30 +0530 Subject: [PATCH 2/2] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143ec7f..9f60870 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project aims to build a webextension for Firefox browser, that can track other Web extension in the browser -For contribution guideline please have a look [here](CONTRIBUTION.md) +For contribution guidelines please have a look [here](CONTRIBUTION.md) ## Resources from Mozilla Developer Network to know more about how extension are made and functions: