From 3ec6cfd83a92d12841b58b13fdd31166e62c3ae5 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sun, 3 Mar 2019 10:17:15 -0700 Subject: [PATCH] Fix typo --- docs/admin/updating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/updating.md b/docs/admin/updating.md index 310b6313..235737b7 100644 --- a/docs/admin/updating.md +++ b/docs/admin/updating.md @@ -15,6 +15,6 @@ In general the steps are as follows: Visual diff tools such as [DiffMerge](https://www.sourcegear.com/diffmerge/downloads.php) (free, works on all major platforms) can be very helpful here. -Remember to also keep an eye on [WHATSNEW](/WHATSNEW.md) and [UPGARDE](/UPGRADE.md)! +Remember to also keep an eye on [WHATSNEW](/WHATSNEW.md) and [UPGRADE](/UPGRADE.md)!