Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 009f547

Browse files
committed
Removed a space.
1 parent 0cfdfc7 commit 009f547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The supported formats are:
149149
* A path glob, to skip all scripts that match (like `node_modules/react/*.min.js`)
150150

151151
## Page refreshing
152-
This debugger also enables you to refresh your target by simply hitting the restart button in the debugger UI. Additionally you can map the refresh action to your favorite keyboard shortcut by adding the following key mapping to [Key Bindings](https://code.visualstudio.com/docs/getstarted/keybindings):
152+
This debugger also enables you to refresh your target by simply hitting the restart button in the debugger UI. Additionally you can map the refresh action to your favorite keyboard shortcut by adding the following key mapping to [Key Bindings](https://code.visualstudio.com/docs/getstarted/keybindings):
153153

154154
```json
155155
{

0 commit comments

Comments
 (0)