From 3e4beeee3233046ab296f8251ae151c6c6a02a40 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Sun, 16 Nov 2014 23:17:15 -0800 Subject: [PATCH] fix minor typo --- docs/INSTALL-digital-ocean.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL-digital-ocean.md b/docs/INSTALL-digital-ocean.md index 11c0eac730d..be7e008c838 100644 --- a/docs/INSTALL-digital-ocean.md +++ b/docs/INSTALL-digital-ocean.md @@ -114,7 +114,7 @@ You should see Staff topics and the [Admin Quick Start Guide](https://github.com # Post-Install Maintenance -We strongly suggest you turn on automatic security upates for Ubuntu via the `dpkg-reconfigure -plow unattended-upgrades` command. +We strongly suggest you turn on automatic security updates for Ubuntu via the `dpkg-reconfigure -plow unattended-upgrades` command. To **upgrade Discourse to the latest version**, visit `/admin/upgrade` and follow the instructions.