Skip to content

Commit e374d62

Browse files
jonirouAtTalanlinawolf
authored andcommitted
Fix wrong site-package folder name
Releases : main, 13.4
1 parent 7c5701d commit e374d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/MinimalExample/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Execute the command `ddev typo3 make:extension` and answer the prompt
6666
[OK] Successfully created the extension my_site_package (myvendor/my-site-package).
6767
6868
This script creates a new folder called `packages` with a subfolder,
69-
`my-site-package`. It mainly contains only a file called `composer.json`.
69+
`site-package`. It mainly contains only a file called `composer.json`.
7070

7171
You could of course also create this file manually. Step
7272
:ref:`extension-configuration-composer` will explain the content of the :file:`composer.json`.

0 commit comments

Comments
 (0)