Skip to content

Commit 39d9379

Browse files
authored
fixed typos
1 parent d3d9302 commit 39d9379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ More technical details are available here: [Sync Mobile Apps with Azure using Ch
6666

6767
I've also prepared a video to show in 10 minutes how much simpler can be your life using Change Tracking API.
6868

69-
[![Azure SQL Change Tracking API in Action](https://img.youtube.com/vi/c1BmNruu6wc/0.jpg)](https://www.youtube.com/watch?v=c1BmNruu6wc)
69+
![Azure SQL Change Tracking API in Action](https://img.youtube.com/vi/c1BmNruu6wc/0.jpg)](https://www.youtube.com/watch?v=c1BmNruu6wc)
7070

7171
## Create an empty database
7272

@@ -92,7 +92,7 @@ Once the database is created, you can connect to it using [Azure Data Studio](ht
9292

9393
## Add Database Objects
9494

95-
Once the database has been create, you need to enable change tracking and add a stored procedure that will called from .NET. The SQL code is available here:
95+
Once the database has been created, you need to enable change tracking and add a stored procedure that will called from .NET. The SQL code is available here:
9696

9797
- `./SQL/01-change-tracking-setup.sql`
9898
- `./SQL/02-stored-procedure.sql`

0 commit comments

Comments
 (0)