From 12cf9c17bb3c611ddb89106ec8871ab2a8836e41 Mon Sep 17 00:00:00 2001 From: Ryan McAllen Date: Thu, 19 Jul 2018 00:08:57 -0400 Subject: [PATCH] Spelling: Seting -> Setting (#312) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95fd977e..83380a8a 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ To override a value, simply add it to `~/.hotel/conf.json` and run `hotel stop & ## FAQ -#### Seting a fixed port +#### Setting a fixed port ```sh hotel add --port 3000 'server-cmd $PORT'