diff --git a/docs/user_guide/native-apps.md b/docs/user_guide/native-apps.md index fddc9bea2f..ff6a906ac7 100644 --- a/docs/user_guide/native-apps.md +++ b/docs/user_guide/native-apps.md @@ -7,7 +7,7 @@ title: Working with native apps > > Working with native apps, require the unleash proxy. The Unleash Proxy is only available with the Unleash-hosted offering and is not part of Unleash Open-Source. -For an highlevel introduction to the Unleash-proxy, please read this short article [The Unleash-Proxy](https://www.unleash-hosted.com/articles/the-unleash-proxy) +For a highlevel introduction to the Unleash-proxy, please read this short article [The Unleash-Proxy](https://www.unleash-hosted.com/articles/the-unleash-proxy) The Unleash-proxy consist of the proxy that exposes a simple API for the client. @@ -59,4 +59,4 @@ The Proxy will return a list of all the active feature toggles, including varian } ] } -``` \ No newline at end of file +```