From f3aeb982040da3311a4ea4c84f302656c3a33ebf Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Mon, 23 Nov 2020 12:40:38 -0500 Subject: [PATCH] update docs --- docs/launch-types.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/launch-types.md b/docs/launch-types.md index 163d9dcf..f5a294d3 100644 --- a/docs/launch-types.md +++ b/docs/launch-types.md @@ -15,7 +15,9 @@ On the Bubble launch screen, click the "Launch with Advanced Settings" link. The first drop-down option is "Bubble Type". ### Via the API -The Launch Type is called `installType` in the Bubble API. When using the API, set the `launchType` property in the JSON object that creates the Bubble. +The Launch Type is called `installType` in the Bubble API. + +When using the API, set the `launchType` property in the JSON object that creates the Bubble. # What Makes Launch Types Different? The two key distinguishing characteristics of each Launch Type are its **Mode** and how it handles **Cloud Services**.