Skip to content

Commit 0dd1f08

Browse files
committed
Minor comment fixes
1 parent b5a6090 commit 0dd1f08

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 @@ View the generated [documentation](https://pkg.go.dev/github.com/mrz1836/go-mail
7575
<summary><strong><code>Library Deployment</code></strong></summary>
7676
<br/>
7777

78-
[goreleaser](https://github.com/goreleaser/goreleaser) for easy binary or library deployment to Github and can be installed via: `brew install goreleaser`.
78+
[goreleaser](https://github.com/goreleaser/goreleaser) for easy binary or library deployment to GitHub and can be installed via: `brew install goreleaser`.
7979

8080
The [.goreleaser.yml](.goreleaser.yml) file is used to configure [goreleaser](https://github.com/goreleaser/goreleaser).
8181

@@ -129,7 +129,7 @@ vet Run the Go vet application
129129
<br/>
130130

131131
## Examples & Tests
132-
All unit tests and [examples](examples) run via [Github Actions](https://github.com/mrz1836/go-mail/actions) and
132+
All unit tests and [examples](examples) run via [GitHub Actions](https://github.com/mrz1836/go-mail/actions) and
133133
uses [Go version 1.17.x](https://golang.org/doc/go1.17). View the [configuration file](.github/workflows/run-tests.yml).
134134

135135
Run all tests (including integration tests)

0 commit comments

Comments
 (0)