fix: hte to the (#18573)

This commit is contained in:
Aurelie Vache 2023-11-02 10:57:35 +01:00 committed by GitHub
parent 2a5041d9db
commit c72214f10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@ The `root` property is the path to the frontend application in the extension's c
system to deploy it on the host.
The `src` property is the path to the HTML entry point of the frontend application within the `root` folder.
For more information on the `ui` section of hte `metadata.json`, see [Metadata](../architecture/metadata.md#ui-section).
For more information on the `ui` section of the `metadata.json`, see [Metadata](../architecture/metadata.md#ui-section).
## Build the extension and install it
@ -361,4 +361,4 @@ when you need to debug it.
- Learn how to [setup CI for your extension](../dev/continuous-integration.md).
- Learn more about extensions [architecture](../architecture/index.md).
- For more information and guidelines on building the UI, see the [Design and UI styling section](../design/design-guidelines.md).
- If you want to set up user authentication for the extension, see [Authentication](../guides/oauth2-flow.md).
- If you want to set up user authentication for the extension, see [Authentication](../guides/oauth2-flow.md).