Skip to content

Commit 235a08b

Browse files
committed
Continued numbering of ordered list
1 parent 6f4ab78 commit 235a08b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

15/umbraco-cms/extending/packages/creating-a-package.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ To begin creating a package, start by setting up a package schema in the Umbraco
1818

1919
On the `Create package` page, there are different fields that allow you to define the contents of the package based on backoffice items.
2020

21-
1. Enter the Package Name at the top. For this tutorial, name the package `Custom Welcome Dashboard` matching the name used in the [Creating a Custom Dashboard Tutorial](../../tutorials/creating-a-custom-dashboard/).
22-
2. Fill in the required fields. For more information, see the [Package Content Section](#package-content-section).
23-
3. Click `Create` to generate the package schema.
24-
4. Click `Download` to download the package and inspect its contents.
21+
4. Enter the Package Name at the top. For this tutorial, name the package `Custom Welcome Dashboard` matching the name used in the [Creating a Custom Dashboard Tutorial](../../tutorials/creating-a-custom-dashboard/).
22+
5. Fill in the required fields. For more information, see the [Package Content Section](#package-content-section).
23+
6. Click `Create` to generate the package schema.
24+
7. Click `Download` to download the package and inspect its contents.
2525

2626
### Package Content section
2727

0 commit comments

Comments
 (0)