Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 201aea5

Browse files
committed
Backported changelog fix
1 parent a6d1f88 commit 201aea5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
*config.toml* file (`html_report` and `json_report`) or by invoking the script with `--json` or
1313
`--html` parameters. By default, if `--json` is used, the HTML report won't get generated, but if
1414
you want both, you can specify so by using both options: `--json --html`.
15-
- Tab completions: I you now install SUPER using one of the provided packages for UNIX, you will get
16-
tab completions. So, anytime you don't exactly know the command, you can simply press TAB and you
17-
will get suggestions or even command completions. This works for Bash, Fish and ZSH.
15+
- Tab completions: If you now install SUPER using one of the provided packages for UNIX, you will
16+
get tab completions. So, anytime you don't exactly know the command, you can simply press TAB and
17+
you will get suggestions or even command completions. This works for Bash, Fish and ZSH.
1818

1919
### Internal Changes
2020

@@ -50,7 +50,7 @@
5050
### Contributions
5151

5252
Apart from the core team, the following people has contributed to this release:
53-
- **[gnieto](https://github.com/gnieto)**
53+
- **[@gnieto](https://github.com/gnieto)**
5454

5555
## SUPER 0.2.0
5656

0 commit comments

Comments
 (0)