diff --git a/README-user.md b/README-user.md
index 116d55e64826f3cc4e10746463d83525894a2340..0467efcae7c212ebc29a77162b219c592231dd64 100644
--- a/README-user.md
+++ b/README-user.md
@@ -171,7 +171,7 @@ Variable | Description | Required
 `ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
 `ipaadmin_password` | The admin password is a string and is required if there is no admin ticket available on the node | no
 `name` | The list of user name strings. | no
-`first` \| ¸givenname` | The first name string. | no
+`first` \| `givenname` | The first name string. | no
 `last` | The last name | no
 `fullname` \| `cn` | The full name string. | no
 `displayname` | The display name string. | no