Skip to content

Commit ecf2500

Browse files
authored
Update First Launch.md
1 parent 0b4bb0a commit ecf2500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/First Launch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ Go to the `Deploy` tab:
7575

7676
1. `Deploy` generates classes and data from your created entries.
7777
2. Click the button and wait until compilation finishes.
78-
3. After that, your data becomes accessible in code
79-
example:
78+
3. After that, your data becomes accessible in code.
79+
Example:
8080
```csharp
8181
IReadOnlyList<TestTemplate> testData = DataConstructor.DataManager.TestData;
8282
```

0 commit comments

Comments
 (0)