Browse Source

fixed typo

Felix Berger 15 năm trước cách đây
mục cha
commit
6715848bfd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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