Skip to content

Commit 3cb6fc7

Browse files
committed
patch
1 parent 543fbb1 commit 3cb6fc7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ This example project uses a SQLite sample database ([nwind.db]) as a report data
5959
> <img src="./images/create-layout-field.png" style="width: 50%"
6060
alt="New Field dialog adding a 'Layout' field of type ftBlob"/>
6161
62-
2. Click **Add…** to create a string field for layout names:
62+
1. Click **Add…** to create a string field for layout names:
6363

6464
> <img src="./images/create-name-field.png" style="width: 50%"
6565
alt="New Field dialog adding a 'Name' field of type ftWideString"/>
6666
67-
3. (*Optional*) Preload persistent data to the dataset to make layouts available in the application upon first launch.
67+
1. (*Optional*) Preload persistent data to the dataset to make layouts available in the application upon first launch.
6868

6969
This example includes a sample report layout that displays data from the Northwind sample database.
7070
You can preload it from [example.dat].

0 commit comments

Comments
 (0)