momentic 0.0.67 → 0.0.69

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
@@ -5,7 +5,7 @@
5
5
 
6
6
  # Installation
7
7
  ```
8
- export MOMENTIC_API_KEY=<your-key-ehre>
8
+ export MOMENTIC_API_KEY=<your-key-here>
9
9
  npx momentic@latest install-browsers
10
10
  npx momentic@latest init
11
11
  ```