Skip to content

Commit 9a2944d

Browse files
committed
fix: typos in README
1 parent 0227d28 commit 9a2944d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ VS Code extension for Arduino Tools, such as language features and debugger. Thi
66

77
High quality bug reports and feature requests are valuable contributions to the project.
88

9-
Before reporting an issue search existing pull requests and issues to see if it was already reported. If yfou have additional information to provide about an existing issue, please comment there. You can use the Reactions feature if you only want to express support.
9+
Before reporting an issue search existing pull requests and issues to see if it was already reported. If you have additional information to provide about an existing issue, please comment there. You can use the Reactions feature if you only want to express support.
1010

1111
Qualities of an excellent report:
1212

@@ -61,7 +61,7 @@ Open the `Debug` panel, and select the `Launch Arduino Tools – VS Code Extensi
6161
To deploy a new release of the tools you have to do the following:
6262

6363
- update the `version` in the package.json file
64-
- push a tag to the repo with `v` and the version you spacified in the package.json, for example `v0.0.2-beta.1`
64+
- push a tag to the repo with `v` and the version you specified in the package.json, for example `v0.0.2-beta.1`
6565

6666
## Donations
6767

0 commit comments

Comments
 (0)