From 14f0ea459dde34ca953a719a092268cadcb13412 Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Thu, 9 Mar 2023 13:36:54 -0500
Subject: [PATCH] Fix typo

---
 FCHost/Building_FCHost.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FCHost/Building_FCHost.txt b/FCHost/Building_FCHost.txt
index 6b2e59e4c90..b9cb2862e85 100644
--- a/FCHost/Building_FCHost.txt
+++ b/FCHost/Building_FCHost.txt
@@ -2,7 +2,7 @@ BUILD REQUIREMENTS
 
 The below requirements must be met to build this project.
 
- - Chromium Embedded Framework (CEF) 112.2.1 or newer.  The windows build is
+ - Chromium Embedded Framework (CEF) 111.2.1 or newer.  The windows build is
    currently configured to operate with the X64 binary distribution of CEF.
 
  - CMake version 2.8.12.1 or newer.
-- 
GitLab