Skip to content

Commit b5fa2fb

Browse files
eshanrnhsofietoft
andauthored
Update 15/umbraco-ui-builder/guides/creating-your-first-integration.md
Co-authored-by: sofietoft <[email protected]>
1 parent fa63332 commit b5fa2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-ui-builder/guides/creating-your-first-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide walks you through a basic implementation of Umbraco UI Builder to man
1010

1111
Umbraco UI Builder uses PetaPoco as its default persistence layer. You can use a custom [Repository](../advanced/repositories.md), but this guide assumes the default approach.
1212

13-
In this section, let's create a `Person` table to store data.
13+
In this section, you will create a `Person` table to store data.
1414

1515
To create a `Person` table, run the following script in SQL Server Management Studio (SSMS).
1616

0 commit comments

Comments
 (0)