@microsoft/teams-js 2.20.0-beta.1 → 2.20.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2797,7 +2797,7 @@ export namespace authentication {
2797
2797
  */
2798
2798
  silent?: boolean;
2799
2799
  /**
2800
- * An optional identifier of the home tenant for which to acquire the acess token for (used in cross-tenant shared channels).
2800
+ * An optional identifier of the home tenant for which to acquire the access token for (used in cross-tenant shared channels).
2801
2801
  */
2802
2802
  tenantId?: string;
2803
2803
  }
@@ -2502,7 +2502,7 @@ const _minRuntimeConfigToUninitialize = {
2502
2502
  * @hidden
2503
2503
  * Package version.
2504
2504
  */
2505
- const version = "2.20.0-beta.1";
2505
+ const version = "2.20.0-beta.2";
2506
2506
 
2507
2507
  ;// CONCATENATED MODULE: ./src/internal/internalAPIs.ts
2508
2508