diff --git a/ide.reload.md b/ide.reload.md index c38d298..345d50e 100644 --- a/ide.reload.md +++ b/ide.reload.md @@ -4,16 +4,10 @@ ```json { "key": "ide.reload", - "intent": "control", "scope": "websocket" } ``` *** -**Example**: -```json -{ - "key": "ide.reload" -} -``` \ No newline at end of file +**Example**: Same as above, does not have additional parameters. \ No newline at end of file