react-globe.gl 2.22.10 → 2.23.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
@@ -53,7 +53,7 @@ A React component to represent data visualization layers on a 3-dimensional glob
53
53
  import Globe from 'react-globe.gl';
54
54
  ```
55
55
 
56
- or using a script tag
56
+ or using a *script* tag
57
57
 
58
58
  ```html
59
59
  <script src="//unpkg.com/react-globe.gl"></script>