@schukai/monster 3.101.3 → 3.102.0

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.
@@ -964,7 +964,7 @@ function initOptionObserver() {
964
964
  /**
965
965
  * @private
966
966
  * @return {object}
967
- * @throws {TypeError} value is not a object
967
+ * @throws {TypeError} value is not an object
968
968
  */
969
969
  function getOptionsFromScriptTag() {
970
970
  if (!this.hasAttribute(ATTRIBUTE_OPTIONS_SELECTOR)) {