Fix a spelling mistake

Change-Id: I5670f810f86796c6fb2bf9e8e68c5a4ffae6b5fd
Signed-off-by: Nick Tait <ntait@redhat.com>
This commit is contained in:
Nick Tait 2019-01-16 14:01:54 -07:00
parent 5855e723cc
commit 1c6a37aeb4
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Instead, a better approach is multi-faceted:
- Utilize available privilege separation mechanisms currently available
in the Linux operating system
- Move away from calling external commands where possible
- Permit santiization of input to privileged tasks
- Permit sanitization of input to privileged tasks
- Increase ease of use around auditing privileged task implementations
- Permit each project to have domain-specific tasks
- Share common tasks with other projects