From 1f718f3589cb55fc708f756e036ad28fc3b68a09 Mon Sep 17 00:00:00 2001 From: sheng-liang Date: Fri, 14 Apr 2017 19:31:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34557a2..b781ccf 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ After the script completes, it produces output like this: ``` Longhorn is up at port 8080 ``` -Congratulation! Now you have Longhorn running on the host and can access the UI at `http://:8080`. +Congratulations! Now you have Longhorn running on the host and can access the UI at `http://:8080`. #### Setup a simple NFS server for backup store Longhorn's backup feature requires an NFS server or an S3 endpoint. You can setup a simple NFS server on the same host and use that to store backups.