소스 검색

fixed typo

Felix Berger 15 년 전
부모
커밋
6715848bfd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/getting-started/broker-installation.rst

+ 1 - 1
docs/getting-started/broker-installation.rst

@@ -79,7 +79,7 @@ Use the ``scutil`` command to permanently set your hostname::
 
     sudo scutil --set HostName myhost.local
 
-Then add that hostname to ``/etc/hosts/`` so it's possible to resolve it
+Then add that hostname to ``/etc/hosts`` so it's possible to resolve it
 back into an IP address::
 
     127.0.0.1       localhost myhost myhost.local