Skip to content

Commit 99925aa

Browse files
authored
Merge pull request #31 from samdark/patch-1
Fix code block type
2 parents b594b96 + 18b2955 commit 99925aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ However, be cautious as this will make the ports accessible from outside your lo
135135

136136
Like this:
137137

138-
```bashn --pull always \
138+
```bash --pull always \
139139
-p 8000:8000 \
140140
-p ...
141141
ghcr.io/buggregator/server:latest

0 commit comments

Comments
 (0)