Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbe130a

Browse files
committed
docs: add missing newline at end of quickstart.md
The linter expects files to end with a newline character.
1 parent 9bc326e commit dbe130a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,4 +343,4 @@ error: configure http(s): listen tcp 127.0.0.1:3000: bind: address already in us
343343

344344
```shell
345345
coder server
346-
```
346+
```

0 commit comments

Comments
 (0)