Skip to content

Commit 2e6a470

Browse files
authored
Update 06-users.md, correct spelling of assigned
1 parent 6e5b97c commit 2e6a470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/books/admin_guide/06-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ When invoking the `useradd` command without any options, the following default s
301301

302302
* A home directory with the same name as the username is created;
303303
* A primary group with the same name as the username is created;
304-
* A default shell that points to `/bin/bash` is assinged to the user;
304+
* A default shell that points to `/bin/bash` is assigned to the user;
305305
* The user's UID and primary group GID values are automatically deduced. This is usually a unique value between 1000 and 60,000.
306306

307307
!!! note

0 commit comments

Comments
 (0)