From 744b7d078c25d2b02ac3242aeb85f7d38d2b4abc Mon Sep 17 00:00:00 2001 From: Jeff Wilson Date: Tue, 13 Sep 2016 15:33:42 -0400 Subject: [PATCH] Update octoprint.markdown (#934) Clarify host configuration option. --- source/_components/octoprint.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/octoprint.markdown b/source/_components/octoprint.markdown index 9103ad5e9c5..ed7f6724c5a 100644 --- a/source/_components/octoprint.markdown +++ b/source/_components/octoprint.markdown @@ -26,7 +26,7 @@ octoprint: Configuration variables: -- **host** (*Required*): The octoprint host. +- **host** (*Required*): IP address or hostname of Octoprint host. - **api_key** (*Required*): The retrieved api key.