diff --git a/src/solutions/user-management.md b/src/solutions/user-management.md index 831265a..c601f2d 100644 --- a/src/solutions/user-management.md +++ b/src/solutions/user-management.md @@ -109,6 +109,6 @@ Commands used to verify the solution works correctly - Importance of setting password expiry ## Additional Notes -> [!NOTE] +> [NOTE] > This scenario is a good example of how to create a user with a specific home directory, add them to a group, create a directory owned by the group with SGID set, and set password expiry.