From 4e6972dde0bfe14767f757cd0541cd951a101d4f Mon Sep 17 00:00:00 2001 From: pingarelho Date: Wed, 20 Sep 2023 23:09:25 +0100 Subject: 'e.g.' instead of 'e.g' --- bitbucket-widget/README.md | 4 ++-- mpdarc-widget/README.md | 2 +- mpris-widget/README.md | 2 +- 3 files changed, 4 insertions(+), 4 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 | diff --git a/mpdarc-widget/README.md b/mpdarc-widget/README.md index 2192410..a83a39b 100644 --- a/mpdarc-widget/README.md +++ b/mpdarc-widget/README.md @@ -4,7 +4,7 @@ Music Player Daemon widget by @raphaelfournier. # Prerequisite -Install `mpd` (Music Player Daemon itself) and `mpc` (Music Player Client - program for controlling mpd), both should be available in repo, e.g for Ubuntu: +Install `mpd` (Music Player Daemon itself) and `mpc` (Music Player Client - program for controlling mpd), both should be available in repo, e.g. for Ubuntu: ```bash sudo apt-get install mpd mpc diff --git a/mpris-widget/README.md b/mpris-widget/README.md index 7efad78..214243d 100644 --- a/mpris-widget/README.md +++ b/mpris-widget/README.md @@ -4,7 +4,7 @@ Music Player Info widget cy @mgabs # Prerequisite -Install `playerctl` (mpris implementation), should be available in repo, e.g for Ubuntu: +Install `playerctl` (mpris implementation), should be available in repo, e.g. for Ubuntu: ```bash sudo apt-get install playerctl -- cgit v1.2.3