diff --git a/getting_started/workflow/export/feature_tags.rst b/getting_started/workflow/export/feature_tags.rst index af83fc4ca..9884a1f2a 100644 --- a/getting_started/workflow/export/feature_tags.rst +++ b/getting_started/workflow/export/feature_tags.rst @@ -57,7 +57,7 @@ Here is a list of most feature tags in Godot. Keep in mind they are *case sensit +-----------------+--------------------------------------------------------+ | **pc** | Host OS is a PC platform (desktop/laptop) | +-----------------+--------------------------------------------------------+ -| **web** | Hot OS is a Web browser | +| **web** | Host OS is a Web browser | +-----------------+--------------------------------------------------------+ | **etc** | Textures using ETC1 compression are supported | +-----------------+--------------------------------------------------------+ @@ -72,7 +72,7 @@ Custom features --------------- It is possible to add custom features to a build, just use the relevant -field in the *export preset** used to generate it: +field in the *export preset* used to generate it: .. image:: img/feature_tags1.png