Skip to content

Commit

Permalink
fix: hte to the (#18573)
Browse files Browse the repository at this point in the history
  • Loading branch information
scraly authored Nov 2, 2023
1 parent 2a5041d commit c72214f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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).

0 comments on commit c72214f

Please sign in to comment.