Skip to content
Snippets Groups Projects
Commit 558f3ccf authored by Armin Co's avatar Armin Co
Browse files

Fix spelling.

parent 67af32b6
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ adduser $new_user_name
The user can be added to a group with.
```sh
usermod -aG $grou_name $new_user_name
usermod -aG $group_name $new_user_name
```
**Changing the ownership of a file or directory**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment