Andrew Morgan 6 роки тому
батько
коміт
9f601ff989
1 змінених файлів з 5 додано та 4 видалено
  1. 5 4
      getting_started/step_by_step/exporting.rst

+ 5 - 4
getting_started/step_by_step/exporting.rst

@@ -284,7 +284,8 @@ to wait a few moments while the game loads before you see the start screen.
 The console window beneath the game tells you if anything goes wrong. You can
 disable it by setting "Export With Debug" off when you export the project.
 
-.. note:: Browser support for WASM is not very widespread. Firefox and Chrome
-          both support it, but you may still find some things that don't work.
-          Make sure you have updated your browser to the most recent version,
-          and report any bugs you find at the `Godot Github repository <https://github.com/godotengine/godot/issues>`_.
+.. note:: While WASM is supported in all major browsers, it is still an emerging
+          technology and you may find some things that don't work. Make sure
+          you have updated your browser to the most recent version, and report
+          any bugs you find at the `Godot Github repository
+          <https://github.com/godotengine/godot/issues>`_.