Skip to content

Commit 1ce25bb

Browse files
committed
Improve documentation accessibility
1 parent eb015fc commit 1ce25bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to contribute
22

3-
Thanks for considering to contribute to `git-user-bend`. While doing so please follow these single guidelines:
3+
Thanks for considering to contribute to `git-user-bend`. While doing so please follow these guidelines:
44

55
- All code __MUST__ follow the PSR-2 coding standard. Please see [PSR-2](http://www.php-fig.org/psr/psr-2/) for more details.
66

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ alias gub='~/.config/composer/vendor/bin/git-user-bend $@'
2828
```
2929

3030
## Usage
31-
Just run the `git-user-bend whoami` CLI within a Git repository (or an argumented one) and it will allow you to view the currently used persona respectively the Git user configuration details.
31+
Run the `git-user-bend whoami` CLI within a Git repository (or an argumented one) and it will allow you to view the currently used persona respectively the Git user configuration details.
3232

3333
The personas and their usage frequencies are stored in a JSON based global storage file called `.gub.personas` in the `$HOME` directory of your system.
3434

0 commit comments

Comments
 (0)