소스 검색

Small fix in docs (#1897)

dscription -> description
Valera 7 년 전
부모
커밋
22e1adc4b0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/en/modules/mdns.md

+ 1 - 1
docs/en/modules/mdns.md

@@ -23,7 +23,7 @@ The specific names are:
 
 - `port` The port number for the service. Default value is 80.
 - `service` The name of the service. Default value is 'http'.
-- `dscription` A short phrase (under 63 characters) describing the service. Default is the hostname.
+- `description` A short phrase (under 63 characters) describing the service. Default is the hostname.
 
 #### Returns
 `nil`