Skip to content

Commit fe16ead

Browse files
authored
acrolinx
1 parent a63a107 commit fe16ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-r-interactive-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ When your data is stored in a data asset [created in Azure Machine Learning](how
108108
109109
[!Notebook-r[](~/azureml-examples-mavaisma-r-azureml/tutorials/using-r-with-azureml/02-develop-in-interactive-r/work-with-data-assets.ipynb?name=read-uri)]
110110
111-
Alternatively, you can use a Datastore URI to access different files on a registed Datastore, and read this into an R `data.frame`.
111+
Alternatively, you can use a Datastore URI to access different files on a registered Datastore, and read this into an R `data.frame`.
112112
113113
1. Create a Datastore URI, using your own values in the following format:
114114

0 commit comments

Comments
 (0)