Skip to content

Commit 27edd44

Browse files
committed
switch to master branch
1 parent fc2c5dd commit 27edd44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
{
281281
"path_to_root": "MachineLearningNotebooks",
282282
"url": "https://github.com/Azure/MachineLearningNotebooks",
283-
"branch": "sdgilley-add-metadata"
283+
"branch": "master"
284284
},
285285
{
286286
"path_to_root": "aml-sdk-samples",

articles/machine-learning/how-to-create-labeling-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In this article, you'll learn how to:
4040
* The data that you want to label, either in local files or in Azure blob storage.
4141
* The set of labels that you want to apply.
4242
* The instructions for labeling.
43-
* An Azure subscription. If you dont have an Azure subscription, create a [free account](https://aka.ms/AMLFree) before you begin.
43+
* An Azure subscription. If you don't have an Azure subscription, create a [free account](https://aka.ms/AMLFree) before you begin.
4444
* A Machine Learning workspace. See [Create an Azure Machine Learning workspace](how-to-manage-workspace.md).
4545

4646
## Create a labeling project

0 commit comments

Comments
 (0)