From 838a32845c641b855c831c36f56cfac22dba7be2 Mon Sep 17 00:00:00 2001
From: Maximilian Schwab <maximilianschwab@users.noreply.github.com>
Date: Mon, 25 Nov 2019 08:11:28 +0100
Subject: [PATCH] Fixed typo

---
 googlemock/scripts/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/googlemock/scripts/README.md b/googlemock/scripts/README.md
index fa359fed..a3301e5b 100644
--- a/googlemock/scripts/README.md
+++ b/googlemock/scripts/README.md
@@ -1,5 +1,5 @@
 # Please Note:
 
 Files in this directory are no longer supported by the maintainers. They
-represent mosty historical artifacts and supported by the community only. There
+represent mostly historical artifacts and supported by the community only. There
 is no guarantee whatsoever that these scripts still work.