Skip to content

Commit 8112558

Browse files
committed
docs: update section in troubleshooting
1 parent d835cb9 commit 8112558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ This means your patches didn't apply correctly. We have a patch to remove the au
178178

179179
Try popping off the patches with `quilt pop -a` and reapplying with `quilt push -a`.
180180

181-
### "Can only have one anonymous define call per script"
181+
#### "Can only have one anonymous define call per script"
182182

183183
Code might be trying to use a dev or prod HTML in the wrong context. You can try re-running code-server and setting `VSCODE_DEV=1`.
184184

0 commit comments

Comments
 (0)