@inweb/client 26.9.2 → 26.9.4

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
@@ -27,7 +27,7 @@ For CDN, you can use [unpkg](https://unpkg.com/) or [jsDelivr](https://www.jsdel
27
27
  <script src="https://unpkg.com/@inweb/client@25.3/dist/client.js"></script>
28
28
  ```
29
29
 
30
- The global namespace for `Client.js` is `ODA.Api`.
30
+ The `Client.js` library available through the `ODA.Api` global variable.
31
31
 
32
32
  ```html
33
33
  <script>