From 3a7d376e952246892ac2d7294bd38cdbe9db4fff Mon Sep 17 00:00:00 2001 From: Mark Bools Date: Sat, 24 Aug 2024 18:50:31 +0100 Subject: [PATCH] Minor typo --- mondarth-com/content/post/fvtt-v12-ground-up-part-one/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mondarth-com/content/post/fvtt-v12-ground-up-part-one/index.md b/mondarth-com/content/post/fvtt-v12-ground-up-part-one/index.md index f6637d2..f04aa94 100644 --- a/mondarth-com/content/post/fvtt-v12-ground-up-part-one/index.md +++ b/mondarth-com/content/post/fvtt-v12-ground-up-part-one/index.md @@ -1,4 +1,3 @@ - +++ title = "Foundry VTT Ground Up Part 1" date = 2024-08-21T09:00:00Z @@ -19,5 +18,5 @@ In this first installment we look at: * A lightning fast tour of the standard interface * Add Users/Players * Create an empty Scene -* Create Actors (player chearacters) and let Players access them +* Create Actors (player characters) and let Players access them * Create Tokens to represent Actors on our Scenes