Skip to content

Commit fb8af0a

Browse files
authored
Update README.md
1 parent cc482e3 commit fb8af0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This package includes two sample scenes that you can import via the Package Mana
100100
- **Can't See the Image Result in WebGL Builds:** Due to CORS policy of OpenAI image storage in local WebGL builds you will get the generated image's URL however it will not be
101101
downloaded using UnityWebRequest until you run it out of localhost, on a server.
102102

103-
- **Streamed Response is just blank in WebGL Build:** Unity 2020 will have a bug where stream responses return empty, you can update version and try in a never version of Unity.
103+
- **Streamed Response is just blank in WebGL Build:** Unity 2020 WebGL has a bug where stream responses return empty. You can update and try with a newer version of Unity.
104104

105105
### Further Reading
106106
For more information on how to use the various request parameters,

0 commit comments

Comments
 (0)