mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Codespell & typo fixes (#6101)
* Codespell & typo fixes * Apply suggestions from code review Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
committed by
Hugo Locurcio
parent
85f1af3820
commit
599e40618f
@@ -57,7 +57,7 @@ The only required placeholders are:
|
||||
A JavaScript object, containing the export options and can be later overridden.
|
||||
See :js:attr:`EngineConfig` for the full list of overrides.
|
||||
|
||||
The following optional placeholders will enable some extra features in your cusstom HTML template.
|
||||
The following optional placeholders will enable some extra features in your custom HTML template.
|
||||
|
||||
- ``$GODOT_PROJECT_NAME``:
|
||||
The project name as defined in the Project Settings. It is a good idea to use it as a ``<title>``
|
||||
|
||||
Reference in New Issue
Block a user