Skip to content

Commit

Permalink
doc:typos
Browse files Browse the repository at this point in the history
  • Loading branch information
TekWizely committed Nov 7, 2021
1 parent 7f7ddb8 commit 6db7fad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# My-Alternatives<br/>(hacking update-alternatives to make local changes)
[![MIT license](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/tekwizely/pre-commit-golang/blob/master/LICENSE)

My-Alternatives is a light-weight wrapper over _udpate-alternatives_, using it to make changes to user-level configurations.
My-Alternatives is a light-weight wrapper over _update-alternatives_, using it to make changes to user-level configurations.

With my-alternatives, configuring custom alternatives is as easy as:

Expand Down Expand Up @@ -71,7 +71,7 @@ Below is the list of custom commands that my-alternatives implements:
Below is the list of commands that are implemented as pass-through to the related update-alternatives command:
| My-Alternatives Command | Udpate-Alternatives Command
| My-Alternatives Command | Update-Alternatives Command
|-------------------------|----------------------------
| `select`, `config` | `--config`
| `select-all`, `--config-all` | `--all`
Expand Down

0 comments on commit 6db7fad

Please sign in to comment.