From 04a160e3f5c46d8ca980bfd5fc45e92eb5a101a8 Mon Sep 17 00:00:00 2001 From: savvasmoke <136869149+savvar9991@users.noreply.github.com> Date: Tue, 24 Dec 2024 13:17:38 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e475ee14..27c32aac 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ # Unreal Engine Sample Game -This Unreal Engine sample game demoes features provided by the plugin. It is built with Unreal Engine 4.26 (the min Unreal Engine version the Unreal SDK supports), so the sample blueprints are compatible with newer versions of Unreal Engine. +This Unreal Engine sample game demos features provided by the plugin. It is built with Unreal Engine 4.26 (the min Unreal Engine version the Unreal SDK supports), so the sample blueprints are compatible with newer versions of Unreal Engine. ## Cloning this Repo @@ -80,7 +80,7 @@ After cloning the repo, double click the `SampleGame426` uproject file in the fi ## Enable Plugin Content -![How to view plugin conent in Content Browser](Docs/how-to-view-plugin-conent.png) +![How to view plugin content in Content Browser](Docs/how-to-view-plugin-conent.png) * Open the `Content Browser` * Click on `View Options` button in the bottom right corner of the `Content Browser` window