diff --git a/WorkItems.md b/WorkItems.md index 89c2764..30e0d0a 100644 --- a/WorkItems.md +++ b/WorkItems.md @@ -341,7 +341,7 @@ graph TB UtilsNotifyPolicy --> LibNotifyPolicy UtilsNotifyPolicy --> ParserNotifyPolicy TypeCache --> ObjType[Object Type] - ObjType -> PermRemap[permission remap] + ObjType --> PermRemap[permission remap] KernelWork --> AuditRework[Rework AppArmor Audit] ObjectDelegationBase --> TypeCache ObjectDelegationBase --> LabelIt[Split Label Iterator]