Browse Source

fix a typo

Wuxiang 7 years ago
parent
commit
85093c4ba1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      release/config/systemd/v2ray.service

+ 1 - 1
release/config/systemd/v2ray.service

@@ -4,7 +4,7 @@ After=network.target
 Wants=network.target
 
 [Service]
-# This service runs as root. You may consider to run it as another use for security concerns.
+# This service runs as root. You may consider to run it as another user for security concerns.
 # By uncommenting the following two lines, this service will run as user v2ray/v2ray.
 # More discussion at https://github.com/v2ray/v2ray-core/issues/1011
 # User=v2ray