Skip to content

Commit c4052ea

Browse files
author
Crystal Tenn
committed
uncapitalize letter
1 parent e60d665 commit c4052ea

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
@@ -45,7 +45,7 @@ The extension is written in TypeScript and built using [webpack](https://webpack
4545

4646
1. Go to the Debug tab.
4747
1. Hit `Watch all & Launch Extension (workspace)` if you want to work on the main VS Code extension like the left sidebar and the UI for the extension.
48-
1. Hit `Watch & Launch Extension + language-server (workspace)` If you want to work on the language services code and want to debug and work on the hover, syntax highlighting, and other functionality within the Workflow files.
48+
1. Hit `Watch & Launch Extension + language-server (workspace)` if you want to work on the language services code and want to debug and work on the hover, syntax highlighting, and other functionality within the Workflow files.
4949
* This will attach to an instance of the language server running on port `6010`
5050
1. Hit the green 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.

0 commit comments

Comments
 (0)