Skip to content

Commit c9673a2

Browse files
authored
Merge pull request #248 from kylekizirian/master
fixes typo in README
2 parents dbe0728 + 4747a3a commit c9673a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To confirm that the `gophernotes` binary is installed in GOPATH, execute it dire
7575
```sh
7676
$ "$(go env GOPATH)"/bin/gophernotes
7777
```
78-
and you shoud see the following:
78+
and you should see the following:
7979
```sh
8080
2017/09/20 10:33:12 Need a command line argument specifying the connection file.
8181
```
@@ -116,7 +116,7 @@ To confirm that the `gophernotes` binary is installed in GOPATH, execute it dire
116116
```sh
117117
$ "$(go env GOPATH)"/bin/gophernotes
118118
```
119-
and you shoud see the following:
119+
and you should see the following:
120120
```sh
121121
2017/09/20 10:33:12 Need a command line argument specifying the connection file.
122122
```

0 commit comments

Comments
 (0)