docs: add missing verb

This change adds a missing verb at the end of the sentence.
This commit is contained in:
Giovanni Torres 2021-12-06 20:27:20 -05:00 committed by Blake Covarrubias
parent d9dd6944f5
commit 38c1f3b9ea
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ security concerns accordingly.
#### Recommendations #### Recommendations
- **Use Dedicated Host** - The NIA daemon will potentially have access to critical secrets for your environments - **Use Dedicated Host** - The NIA daemon will potentially have access to critical secrets for your environments
network infrastructure. Using a hardened, dedicated host, for supporting these sensitive operations is highly. network infrastructure. Using a hardened, dedicated host, for supporting these sensitive operations is highly recommended.
- **Run without Root** - The NIA daemon does not require root or other administrative privileges to operate. - **Run without Root** - The NIA daemon does not require root or other administrative privileges to operate.