From fc695cc41c82fdc1e09fa6b58cc99215efaa0f10 Mon Sep 17 00:00:00 2001
From: J Wyman <jeremy.wyman@microsoft.com>
Date: Wed, 9 Mar 2016 10:09:20 -0500
Subject: [PATCH] Update README.md

"Helper" -> "Manager"
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6ec4c39af..520a96504 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ The Git Credential Manager does not work on Windows XP, Max OS, or Linux because
 
 ### Q: Will there ever be support for Windows XP, Mac OS, or Linux?
 
-We can safely say that we have no interest in supporting Windows XP. Even [Microsoft has ended support for Windows XP](<http://windows.microsoft.com/en-us/windows/end-support-help>). Support for Mac OS and Linux are handled by [Microsoft Git Credential Helper for Mac and Liunx](https://github.com/Microsoft/Git-Credential-Manager-for-Mac-and-Linux).
+We can safely say that we have no interest in supporting Windows XP. Even [Microsoft has ended support for Windows XP](<http://windows.microsoft.com/en-us/windows/end-support-help>). Support for Mac OS and Linux are handled by [Microsoft Git Credential Manager for Mac and Liunx](https://github.com/Microsoft/Git-Credential-Manager-for-Mac-and-Linux).
 
 ### Q: Why is my distribution/version of Git not supported? Why is Git for Windows favored?