Skip to content

Commit 18b2955

Browse files
authored
Fix code block type
1 parent b594b96 commit 18b2955

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)