Lars-Magnus Skog hace 9 años
padre
commit
f273a8635e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docs/source/config.rst

+ 2 - 2
docs/source/config.rst

@@ -111,7 +111,7 @@ This is the main emqttd broker configuration file.
 File Syntax
 -----------
 
-The file users the standard Erlang config syntax, consists of a list of erlang applications and their environments.
+The file use the standard Erlang config syntax and consists of a list of erlang applications and their environments.
 
 .. code-block:: erlang
 
@@ -541,7 +541,7 @@ Plugins Folder
 TCP Listeners
 -------------
 
-Congfigure the TCP listeners for MQTT, MQTT(SSL) and HTTP Protocols.
+Configure the TCP listeners for MQTT, MQTT(SSL) and HTTP Protocols.
 
 The most important parameter is 'max_clients' - max concurrent clients allowed.