Skip to content

Commit a7d164c

Browse files
authored
Fixed typos in description
1 parent 692edc9 commit a7d164c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/machine-learning/connect/loopback-connection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: SQL loopback connection in Pyrhon and R
3-
description: Learn how t use a loopback connection to connect back to SQL Server over ODBC to read or write data from a Python or R script executed from sp_execute_external_script.
2+
title: SQL loopback connection in Python and R
3+
description: Learn how to use a loopback connection to connect back to SQL Server over ODBC to read or write data from a Python or R script executed from sp_execute_external_script.
44
ms.prod: sql
55
ms.technology: machine-learning-services
66
ms.date: 08/20/2020
@@ -142,4 +142,4 @@ GO
142142

143143
+ [Microsoft ODBC driver for SQL Server](../../connect/odbc/microsoft-odbc-driver-for-sql-server.md)
144144
+ [revoscalepy](../python/ref-py-revoscalepy.md)
145-
+ [RevoScaleR](../r/ref-r-revoscaler.md)
145+
+ [RevoScaleR](../r/ref-r-revoscaler.md)

0 commit comments

Comments
 (0)