Skip to content

Commit a482bc5

Browse files
committed
Fix typo.
1 parent a56274c commit a482bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
{
229229
"command": "hie.commands.restartHie",
230230
"title": "Haskell: Restart HIE",
231-
"description": "Restart the Hie LPS server"
231+
"description": "Restart the Hie LSP server"
232232
}
233233
],
234234
"keybindings": [

0 commit comments

Comments
 (0)