Skip to content

Commit 5983226

Browse files
committed
Bash markdown syntax
Added 'sh' for markdown formatting as bash.
1 parent 0a571e4 commit 5983226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actioncable/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ run ActionCable.server
408408
```
409409

410410
Then you start the server using a binstub in bin/cable ala:
411-
```
411+
```sh
412412
#!/bin/bash
413413
bundle exec puma -p 28080 cable/config.ru
414414
```

0 commit comments

Comments
 (0)