From 771b0ba0298f1dbe8562fd5a41976fa7f5414dc5 Mon Sep 17 00:00:00 2001
From: Thomas Woerner <twoerner@redhat.com>
Date: Tue, 9 Jul 2019 09:33:38 +0200
Subject: [PATCH] Update README-user.md: Fixed givenname highlighting

---
 README-user.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README-user.md b/README-user.md
index 116d55e6..0467efca 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
-- 
GitLab