From fac55121bc921e16ab24f2062bf61e67cb96e123 Mon Sep 17 00:00:00 2001 From: Patrik Lundin Date: Sat, 12 Aug 2017 13:57:17 +0200 Subject: [PATCH] Fix typo in deployment with rsync tutorial --- content/hosting-and-deployment/deployment-with-rsync.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/hosting-and-deployment/deployment-with-rsync.md b/content/hosting-and-deployment/deployment-with-rsync.md index 0d18da711..509949c29 100644 --- a/content/hosting-and-deployment/deployment-with-rsync.md +++ b/content/hosting-and-deployment/deployment-with-rsync.md @@ -1,12 +1,12 @@ --- -title: Deployment with Rysnc -linktitle: Deployment with Rysnc +title: Deployment with Rsync +linktitle: Deployment with Rsync description: If you have access to your web host with SSH, you can use a simple rsync one-liner to incrementally deploy your entire Hugo website. date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01 categories: [hosting and deployment] -#tags: [rysnc,deployment] +#tags: [rsync,deployment] authors: [Adrien Poupin] menu: docs: