From 5da689d06038602f7ad8c30b0ea9e62ddd3fd071 Mon Sep 17 00:00:00 2001 From: Vladimir Ignatov Date: Wed, 10 Feb 2021 11:05:20 -0500 Subject: [PATCH] Small change in docs --- docs/open_servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/open_servers.md b/docs/open_servers.md index 7d993a3f..effcbbcf 100644 --- a/docs/open_servers.md +++ b/docs/open_servers.md @@ -120,7 +120,7 @@ Using this setup, you can: - Open `launch_open.html` in the browser to test against an open server (http://r4.smarthealthit.org) ### 2. Using multiple launch configurations -Since version `2.3.11` it is possible to pass an array of options to the `authorize` function. The idea is that the same app can be launched by multiple EHRs and the proper configuration will be picked based on the `iss` url parameter that the launch endpoint has received. This is more flexible because it allows us to reuse the same configuration for several ISS URLs. Here is an example: +Since version `2.3.11` it is possible to pass an array of options to the `authorize` function. The idea is that the same app can be launched by multiple EHRs and the proper configuration will be picked based on the `iss` url parameter that the launch endpoint has received. This provides additional flexibility because it allows us to reuse the same configuration for several ISS URLs. Here is an example: ```js FHIR.oauth2.authorize([ {