Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed typos
  • Loading branch information
yorek committed Aug 12, 2020
1 parent c55b47b commit 385eb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ In order to run this sample, the WideWorldImporters database is needed. Install

## Add Database Objects

Once the sample database has been installed, you need to add some stored procedure that will called from Python. The SQL code is available here:
Once the sample database has been installed, you need to add some stored procedures that will be called from Python. The SQL code is available here:

`./sql/WideWorldImportersUpdates.sql`

Expand Down

0 comments on commit 385eb46

Please sign in to comment.