Skip to content

Commit 5d6dc32

Browse files
committed
typo: Double word "how"
1 parent ddd6cab commit 5d6dc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-tutorial-predictive-model-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this article, you'll learn how to:
2929
> * Create a stored procedure that makes predictions using the model
3030
> * Execute the model with new data
3131
32-
In [part one](sql-database-tutorial-predictive-model-prepare-data.md), you learned how how to import a sample database into an Azure SQL database, and then prepare the data to be used for training a predictive model in R.
32+
In [part one](sql-database-tutorial-predictive-model-prepare-data.md), you learned how to import a sample database into an Azure SQL database, and then prepare the data to be used for training a predictive model in R.
3333

3434
In [part two](sql-database-tutorial-predictive-model-build-compare.md), you learned how to create and train multiple models, and then choose the most accurate one.
3535

0 commit comments

Comments
 (0)