From 81914f6125ba0e216c781be68e4c0e3d52c623db Mon Sep 17 00:00:00 2001 From: Koji Date: Wed, 6 Apr 2022 21:46:00 -0400 Subject: [PATCH] docs: Updated README in app-shell for type change in Connect to Robot via IP address. (#9900) * Fixed z-index - added z-index to slideout - update the `app-shell` README * Update ConnectRobotSlideout.tsx * Update ConnectRobotSlideout.tsx --- app-shell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shell/README.md b/app-shell/README.md index ca79e7e9bc3..e1c8c9d1a5d 100644 --- a/app-shell/README.md +++ b/app-shell/README.md @@ -256,7 +256,7 @@ Email of app user to populate "Email" in support conversations. - JSON path: `discovery.candidates` - Default: `[]` -`string` or `Array` of extra IP address(es)/hosts for the discovery client to track. For example, to get the discovery client to find an instance of the API server running on your own computer, you could do `--discovery.candidates=localhost`. +`Array` of extra IP address(es)/hosts for the discovery client to track. For example, to get the discovery client to find an instance of the API server running on your own computer. ##### labware.directory