Skip to content

Commit 2fcc3c2

Browse files
Merge pull request #218262 from jcodella/patch-23
Removed extra "." from section title
2 parents bcb9923 + 146d8f2 commit 2fcc3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/personalizer/quickstart-personalizer-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To clean up your Cognitive Services subscription, you can delete the resource or
3939
* [Portal](../cognitive-services-apis-create-account.md#clean-up-resources)
4040
* [Azure CLI](../cognitive-services-apis-create-account-cli.md#clean-up-resources)
4141

42-
## Download the quickstart trained model.
42+
## Download the quickstart trained model
4343
If you'd like download a Personalizer model that has been trained on 5,000 events from the QuickStart example, you can visit the [Azure-Samples repository](https://github.com/Azure-Samples/cognitive-services-personalizer-samples/tree/master/quickstarts) and download the model zip file, then upload this to your Personalizer instance under the "Setup" -> "Model Import/Export" section.
4444

4545
## Next steps

0 commit comments

Comments
 (0)