Skip to content

Commit 52b8bc3

Browse files
committed
fix typo (case)
1 parent 2ddd7d1 commit 52b8bc3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SinusBot Installer for Linux
1+
# SinusBot installer for Linux
22

33
[![Build Status](https://travis-ci.org/SinusBot/installer-linux.svg?branch=master)](https://travis-ci.org/SinusBot/installer-linux)
44

startup.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ func main() {
3232
Parameters: []parameter{
3333
parameter{
3434
Value: "1",
35-
Detect: "What should the Installer do?",
35+
Detect: "What should the installer do?",
3636
},
3737
parameter{
3838
Value: "1",

0 commit comments

Comments
 (0)