mam 1.11.428 → 1.11.430

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.
package/README.md CHANGED
@@ -433,7 +433,7 @@ The name of the field corresponds to calling the property, the content of the fi
433
433
  - **[$mol_fetch](fetch)** - Reactive [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
434
434
  - **[$mol_webdav](webdav)** - Reactive [WebDAV](https://wikipedia.org/wiki/WebDAV) client
435
435
  - **[$mol_file](file)** - Isomorphic reactive file system wrapper
436
- - **[$mol_exec](exec)** - Synchronous execute of system command
436
+ - **[$mol_run](run)** - Synchronous execute of system command
437
437
  - **[$mol_cordova](cordova)** - [Apache Cordova](https://cordova.apache.org) API
438
438
 
439
439
  ## Time