Correct typo. This closes #738.

This commit is contained in:
StevenBlack
2018-08-08 10:21:50 -04:00
parent 7a2ecfccff
commit 9c91762543

View File

@@ -328,7 +328,7 @@ Open a Terminal and run with root privileges:
To enable the `nscd` daemon initially, it is recommended that you run the following commands:
```
sudo sysrc nscd_enable="YES""
sudo sysrc nscd_enable="YES"
sudo service nscd start
```