소스 검색

[README.md] Fix typo

Sergey M. 10 년 전
부모
커밋
3b9264a049
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -261,7 +261,7 @@ For example:
 machine youtube login myaccount@gmail.com password my_youtube_password
 machine youtube login myaccount@gmail.com password my_youtube_password
 machine twitch login my_twitch_account_name password my_twitch_password
 machine twitch login my_twitch_account_name password my_twitch_password
 ```
 ```
-To activate authentication with `.netrc` file you should pass `--netrc` to youtube-dl or to place it in [configuration file](#configuration).
+To activate authentication with `.netrc` file you should pass `--netrc` to youtube-dl or place it in [configuration file](#configuration).
 
 
 On Windows you may also need to setup `%HOME%` environment variable manually.
 On Windows you may also need to setup `%HOME%` environment variable manually.