Skip to content

Commit

Permalink
[ACS-9088] Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKinas committed Dec 20, 2024
1 parent 7650701 commit 45c3d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/how-to-create-your-first-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ It's now time for the configuration of the brand new extension. For this purpose

To create the proper configuration, create the folder below in the described path.

projextensionsects/my-extension/assets
extensions/my-extension/assets

Once done, create the descriptor file `extensions/my-extension/assets/my-extension.json` file with the following content.
Please keep in mind that:
Expand Down

0 comments on commit 45c3d7f

Please sign in to comment.