Skip to content

Commit 3ab3d22

Browse files
committed
Correct formatting
1 parent 070e283 commit 3ab3d22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
"scope": "resource",
233233
"type": "boolean",
234234
"default": true,
235-
"description": "Enables wingman(tactic) plugin"
235+
"description": "Enables wingman (tactic) plugin"
236236
},
237237
"haskell.plugin.tactic.config.max_use_ctor_actions": {
238238
"title": "Max number of constructors",
@@ -245,7 +245,7 @@
245245
"scope": "resource",
246246
"type": "Object",
247247
"default": true,
248-
"markdownDescription": "Features set used by wingman(tactic) plugin"
248+
"markdownDescription": "Features set used by wingman (tactic) plugin"
249249
},
250250
"haskell.plugin.pragmas.codeActionsOn": {
251251
"scope": "resource",

0 commit comments

Comments
 (0)