@skyux/datetime 6.0.0-beta.2 → 6.0.0-beta.3

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.
@@ -1820,7 +1820,7 @@ class SkyDatepickerCalendarComponent {
1820
1820
  }
1821
1821
  /**
1822
1822
  * @internal
1823
- * Indicates if the calendar element's visiblity property is 'visible'.
1823
+ * Indicates if the calendar element's visibility property is 'visible'.
1824
1824
  */
1825
1825
  get isVisible() {
1826
1826
  return this.adapter.elementIsVisible();