From 8332710fe5c08201852b8c1219bdf753f58d76e2 Mon Sep 17 00:00:00 2001 From: elwing00 <56235263+elwing00@users.noreply.github.com> Date: Tue, 15 Sep 2020 03:28:00 -0400 Subject: [PATCH] example of install code (#14498) Co-authored-by: Klaas Schoute Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/rainforest_eagle.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/rainforest_eagle.markdown b/source/_integrations/rainforest_eagle.markdown index c6ebf9c7ecb..579ddd34571 100644 --- a/source/_integrations/rainforest_eagle.markdown +++ b/source/_integrations/rainforest_eagle.markdown @@ -38,7 +38,7 @@ cloud_id: required: true type: string install_code: - description: The Install Code that is printed on the bottom of the Eagle + description: "The Install Code that is printed on the bottom of the Eagle. Use the full Install Code with no spaces (e.g., `1a2b3c4d5a6b7c8d`)" required: true type: string {% endconfiguration %}