@helia/ipns 7.2.2 → 7.2.3-5ff6998

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
@@ -263,7 +263,7 @@ $ npm i @helia/ipns
263
263
 
264
264
  ## Browser `<script>` tag
265
265
 
266
- Loading this module through a script tag will make it's exports available as `HeliaIpns` in the global namespace.
266
+ Loading this module through a script tag will make its exports available as `HeliaIpns` in the global namespace.
267
267
 
268
268
  ```html
269
269
  <script src="https://unpkg.com/@helia/ipns/dist/index.min.js"></script>