소스 검색

docs: remove trailing whitespace

ayntgl 4 년 전
부모
커밋
d159421013
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -38,7 +38,7 @@ sudo mv ./discordo /usr/local/bin
 
 - Run the executable in a new Terminal window.
 
-By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring, you may set the `token` field in the configuration file (`~/.config/discordo/config.json`) and Discordo will prioritize the usage of `token` field to login instead of keyring. 
+By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring, you may set the `token` field in the configuration file (`~/.config/discordo/config.json`) and Discordo will prioritize the usage of `token` field to login instead of keyring.
 
 - Log in using the email and password (first-time login) and click on the "Login" button to continue.