소스 검색

Fixed gramatical typo

Christopher Nethercott 3 년 전
부모
커밋
77441ce405
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ By doing this you'll gain access to two new measurements (tables):
 - authenticated_query_types
 - authenticated_forward_destinations
 #### Sidenote
-This does mean that your password is stored in plaintext as an envronmental variable and as such as malicious actor could find it and access your PiHole instance. You are use this at your own risk.
+This does mean that your password is stored in plaintext as an envronmental variable and as such as malicious actor could find it and access your PiHole instance. You are advised to use this at your own risk.
 ### Docker Command
 ```
     docker run -d --name pihole-to-influx \