Skip to content

Commit ac2dae7

Browse files
committed
Fix typo and formatting mentioned in review
1 parent 2de4b25 commit ac2dae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All issues, pull requests and other feedback are very welcome in this project. P
77
- [Submit a Patch or Pull Request](#submit-a-patch-or-pull-request)
88
- [Try the Examples](#try-the-examples)
99
- [Usage in Other Projects](#usage-in-other-projects)
10-
-
10+
1111
## Use Go-Streamdeck From Source
1212

1313
To use the `master` branch, another branch, or a branch in your own fork, you can use the `replace` syntax in your `go.mod` file. For more information and an example try this [excellent blog post from Pam Selle](https://thewebivore.com/using-replace-in-go-mod-to-point-to-your-local-module/).
@@ -30,4 +30,4 @@ Please open an issue to update us for which operating systems and StreamDeck com
3030

3131
## Usage in Other Projects
3232

33-
You are very welcome to use this project within the terms of the license. We would love to have you in our showcase, please open a pull request to update the `REAMDME.md` file with a link to your project.
33+
You are very welcome to use this project within the terms of the license. We would love to have you in our showcase, please open a pull request to update the `README.md` file with a link to your project.

0 commit comments

Comments
 (0)