From 2cac9f39d1d48e33259fe3ea6d86a4250e2d8c72 Mon Sep 17 00:00:00 2001 From: Little Clover Date: Mon, 13 Dec 2021 17:36:10 +0800 Subject: grammar correction --- bitbucket-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbucket-widget') diff --git a/bitbucket-widget/README.md b/bitbucket-widget/README.md index 7f82e73..197a765 100644 --- a/bitbucket-widget/README.md +++ b/bitbucket-widget/README.md @@ -46,7 +46,7 @@ And test if it works by calling the API: curl -s -n 'https://api.bitbucket.org/2.0/repositories/' ``` -Also to properly setup required parameters you can use `test_bitbucket_api.sh` script - it uses the same curl call as widget. +Also, to properly setup required parameters you can use `test_bitbucket_api.sh` script - it uses the same curl call as widget. Then clone/download repo and use widget in **rc.lua**: -- cgit v1.2.3