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