Loïc Hoguin 11 лет назад
Родитель
Сommit
3ed2a4de2c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      guide/listeners.md

+ 1 - 1
guide/listeners.md

@@ -55,7 +55,7 @@ You can try this out by compiling and running the `tcp_echo` example in the
 examples directory. To do so, open a shell in the `examples/tcp_echo/`
 directory and run the following commands:
 
-```
+``` bash
 % rebar get-deps compile
 % ./start.sh
 Listening on port 5555