From 22eba181b9970a227c7a0ca299ab51c61ee1b8f1 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Mon, 23 Nov 2020 12:46:11 -0500 Subject: [PATCH] update docs --- docs/launch-types.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/launch-types.md b/docs/launch-types.md index f9da6f0a..0892c1be 100644 --- a/docs/launch-types.md +++ b/docs/launch-types.md @@ -21,8 +21,7 @@ When using the API, set the `launchType` property in the JSON object that create The two key distinguishing characteristics of each Launch Type are its **Mode** and how it handles **Cloud Services**. ### Bubble Mode -The mode can be either `sage` or `node`, and -is called `installType` in the [API](https://github.com/getbubblenow/bubble-docs/blob/master/api/README.md). +The mode can be either `sage` or `node`. A `sage`, also called a launcher, is a Bubble that launches other Bubbles. You don't connect devices to a sage/launcher. You just launcher other Bubbles with it.