3d-force-graph 1.71.0 → 1.71.1

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
@@ -56,7 +56,7 @@ And check out the [React bindings](https://github.com/vasturiano/react-force-gra
56
56
  import ForceGraph3D from '3d-force-graph';
57
57
  ```
58
58
 
59
- or using a script tag
59
+ or using a *script* tag
60
60
 
61
61
  ```html
62
62
  <script src="//unpkg.com/3d-force-graph"></script>