Skip to content

Commit 20d3c98

Browse files
stvsmthandreastt
authored andcommitted
docs: fix typo in CONTRIBUTING.md
Simple typo fix. It should be `git log --oneline`. Not `--online`. Signed-off-by: Andreas Tolfsen <[email protected]>
1 parent b2f6073 commit 20d3c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Fixes #141
176176
```
177177

178178
The first line must be meaningful as it's what people see when they
179-
run `git shortlog` or `git log --online`.
179+
run `git shortlog` or `git log --oneline`.
180180

181181
### Step 4: Rebase
182182

0 commit comments

Comments
 (0)