From a2e7f75882c2e52aa12033f1dda84ce32cf07277 Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Wed, 12 Aug 2020 09:53:28 +1000 Subject: [PATCH] Fix spelling in v1.5.0 release notes --- src/docs/releaseNotes/v1.5.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/releaseNotes/v1.5.0.md b/src/docs/releaseNotes/v1.5.0.md index a42acbb..ec4f17a 100644 --- a/src/docs/releaseNotes/v1.5.0.md +++ b/src/docs/releaseNotes/v1.5.0.md @@ -32,8 +32,8 @@ The major two are: - Number inputs now behave better when typing by removing the prepended 0. - Fog and drawing shapes now use different line endings which fixes issues with overhangs on three sided shapes. - Tool settings are now saved across page refreshes this includes things like the shape tool colour, measurement units and also selected dice style. -- Fixed a bug that would stop map transforms from reseting when changing to a new map. -- Fixed a bug that caused the state of default maps to be overriden when joining another persons game. +- Fixed a bug that would stop map transforms from resetting when changing to a new map. +- Fixed a bug that caused the state of default maps to be overridden when joining another person's game. [Reddit]() [Twitter]()