summaryrefslogtreecommitdiff
path: root/jira-widget/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'jira-widget/README.md')
-rw-r--r--jira-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/jira-widget/README.md b/jira-widget/README.md
index 85abaf2..69958fc 100644
--- a/jira-widget/README.md
+++ b/jira-widget/README.md
@@ -18,7 +18,7 @@ It is possible to customize widget by providing a table with all or some of the
| Name | Default | Description |
|---|---|---|
-| `host` | Required | Ex: _http://jira.tmnt.com_ |
+| `host` | Required | e.g. `http://jira.tmnt.com` |
| `query` | `jql=assignee=currentuser() AND resolution=Unresolved` | JQL query |
| `icon` | `~/.config/awesome/awesome-wm-widgets/jira-widget/jira-mark-gradient-blue.svg` | Path to the icon |
| `timeout` | 600 | How often in seconds the widget refreshes |