Parcourir la source

Merge pull request #1026 from YeldhamDev/feature_tags_table

Fixed broken table inside "Feature Tags" page
Rémi Verschelde il y a 7 ans
Parent
commit
9396f98ae6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      getting_started/workflow/export/feature_tags.rst

+ 1 - 1
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**         | Host OS is a Web browser                                |
+| **web**         | Host OS is a Web browser                               |
 +-----------------+--------------------------------------------------------+
 | **etc**         | Textures using ETC1 compression are supported          |
 +-----------------+--------------------------------------------------------+