Skip to content

Commit 2b844ff

Browse files
Update CONTRIBUTING.md
Co-authored-by: Christopher Schleiden <cschleiden@github.com>
1 parent 8e397d5 commit 2b844ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The extension is written in TypeScript and built using [webpack](https://webpack
4949
* This will attach to an instance of the language server running on port `6010`
5050
1. Hit the play button (this will automatically run `npm watch` for you and monitor for changes) which will open a local version of the extension using the _extension development host_.
5151
1. Make changes.
52-
1. To get new changes, hit the refresh button in the debugger window to reload the extension in the development host. _If you don't see the changes, wait long enough for the `npm watch` terminal to rebuild and then try hitting the green button again._
52+
1. To get new changes, hit the refresh button in the debugger window to reload the extension in the development host. _If you don't see the changes, wait long enough for the `npm watch` terminal to rebuild and then try hitting the play button again._
5353
![image](https://github.com/github/vscode-github-actions/assets/7976517/8dbd3d75-f447-483e-b7e7-ffec3ccd7562)
5454

5555

0 commit comments

Comments
 (0)