summaryrefslogtreecommitdiff
path: root/bitbucket-widget
diff options
context:
space:
mode:
authorpingarelho <davidamaral101@gmail.com>2023-09-20 23:09:25 +0100
committerzachir <zachir@librem.one>2023-10-19 08:23:46 -0500
commit4e6972dde0bfe14767f757cd0541cd951a101d4f (patch)
tree0d96c2cc4e3286ed4f04450c6b51acd797474556 /bitbucket-widget
parent3a984a9119cf431ec9eba7aafe5baf03376b379e (diff)
'e.g.' instead of 'e.g'
Diffstat (limited to 'bitbucket-widget')
-rw-r--r--bitbucket-widget/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbucket-widget/README.md b/bitbucket-widget/README.md
index 197a765..6bcc119 100644
--- a/bitbucket-widget/README.md
+++ b/bitbucket-widget/README.md
@@ -15,8 +15,8 @@ It is possible to customize widget by providing a table with all or some of the
| Name | Default | Description |
|---|---|---|
| `icon` | `~/.config/awesome/awesome-wm-widgets/bitbucket-widget/bitbucket-icon-gradient-blue.svg` | Path to the icon |
-| `host` | Required | e.g _http://api.bitbucket.org_ |
-| `uuid` | Required | e.g _{123e4567-e89b-12d3-a456-426614174000}_ |
+| `host` | Required | e.g. _http://api.bitbucket.org_ |
+| `uuid` | Required | e.g. _{123e4567-e89b-12d3-a456-426614174000}_ |
| `workspace` | Required | Workspace ID|
| `repo_slug` | Required | Repository slug |
| `timeout` | 60 | How often in seconds the widget refreshes |