Skip to content

Commit 782aa58

Browse files
authored
Apply suggestions from code review
Co-authored-by: Nick Volynkin <nick.volynkin@gmail.com>
1 parent fc094e2 commit 782aa58

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
@@ -62,12 +62,12 @@ To configure a dashboard data source in your project, refer to the following tut
6262
> <img src="./images/open-context-menu.png" style="width: 50%"
6363
alt="Context menu for the TdxMemData component displaying a 'Field Editor' option."/>
6464
65-
1. Click **Add…** to create a BLOB field for layout data ([]):
65+
1. Click **Add…** to create a BLOB field ([ftBlob]) for layout data:
6666

6767
> <img src="./images/create-layout-field.png" style="width: 50%"
6868
alt="New Field dialog adding a 'Layout' field of type ftBlob"/>
6969
70-
1. Click **Add…** to create a string field for layout names:
70+
1. Click **Add…** to create a string field ([ftWideString]) for layout names:
7171

7272
> <img src="./images/create-name-field.png" style="width: 50%"
7373
alt="New Field dialog adding a 'Name' field of type ftWideString"/>

0 commit comments

Comments
 (0)