Fixes for non-breaking typos and typos configuration

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

More

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2026-04-29 16:53:20 -05:00
parent 84913005fd
commit 2f33a9f63f
41 changed files with 128 additions and 48 deletions
@@ -100,7 +100,7 @@ export interface HostDiscoveryOptions {
* These endpoints have lower priority than any that are defined in
* app-config, but higher priority than the fallback ones.
*
* This parameter is usedful for example if you want to provide a shared
* This parameter is useful for example if you want to provide a shared
* library of core services to your plugin developers, which is set up for the
* default behaviors in your org. This alleviates the need for replicating any
* given set of endpoint config in every backend that you deploy.