Skip to content

Commit b82b195

Browse files
committed
Readability
1 parent 904573c commit b82b195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/HOSTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ When deploying to locked down environment, clients may not have access to smart
130130
<details>
131131
<summary>From React UMD (development only)</summary>
132132

133-
React runtime can also be loaded from UMD (`globalThis.React` and `globalThis.ReactDOM`). This method is intended for development use only.
133+
React runtime can also be loaded from UMD (`globalThis.React` and `globalThis.ReactDOM`) with React runtime version of your choice. This method is intended for development use only.
134134

135135
```html
136136
<script src="https://unpkg.com/react@16.8.6/umd/react.development.js"></script>

0 commit comments

Comments
 (0)