From bec200e69252f9d045983e13f19cf736d9762d01 Mon Sep 17 00:00:00 2001 From: Kief <67562560+Kief5555@users.noreply.github.com> Date: Sat, 31 Aug 2024 10:41:53 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8711e1e..ad59b7c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Please refer to the [SDK GFN Primer](./doc/SDK-GFN-PRIMER.pdf) for a more detail * Added two new samples - CubeSample and PartnerDataAPI. * Added documentation for integrating this SDK with Epic Games' Unreal Engine. * See SDK-GFN-UNREALENGINE-INTEGRATION-GUIDE.pdf in the doc folder for more details. -* Added Virtual Studio 2022 support +* Added Visual Studio 2022 support * Improved documentation throughout the SDK. * Various bug fixes and improvements.