From 10028f4f5ebc3067dd1fbcff2c60a72af9d25bed Mon Sep 17 00:00:00 2001 From: Chuck Kostalnick Date: Sat, 11 Jan 2020 04:38:13 -0800 Subject: fix: Typo "Termius" (#168) Fixed a typo where 'Termius' was incorrectly labeled 'Terminus' in the SSH Clients section. --- docs/digital-ocean-video-tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/digital-ocean-video-tutorial.md b/docs/digital-ocean-video-tutorial.md index 6b5df65..06a70cf 100644 --- a/docs/digital-ocean-video-tutorial.md +++ b/docs/digital-ocean-video-tutorial.md @@ -19,7 +19,7 @@ There is a Step-by-Step YouTube Video which walks you through this entire proces #### SSH Clients: - DigitalOcean’s Console - [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/) -- [Terminus](https://termius.com/) (Paid) +- [Termius](https://termius.com/) (Paid) #### FTP Clients: - [Filezilla](https://filezilla-project.org/) -- cgit