From 0c6f742ce983fbb536856fcb7d5b863fbfb4fef6 Mon Sep 17 00:00:00 2001 From: Bill Johnson <436997+dubrie@users.noreply.github.com> Date: Fri, 8 May 2020 08:48:54 -0700 Subject: [PATCH] Update solution-authoring.md updating 'funciton' typo in docs --- docs/solution-authoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/solution-authoring.md b/docs/solution-authoring.md index d51d7e6..dbe8d15 100644 --- a/docs/solution-authoring.md +++ b/docs/solution-authoring.md @@ -609,7 +609,7 @@ AzureMlWebService is a first-party provisioning step that empowers solution auth - Provision an Azure ML experiment from [Cloud Intelligence Gallery](https://gallery.azure.ai/experiments) by simply providing the `GalleryUrl`; -- Modify the **Experiment Graph** of the provisioned Azure ML experiment with a customized funciton plug-in; +- Modify the **Experiment Graph** of the provisioned Azure ML experiment with a customized function plug-in; - Deploy multiple Azure ML web services;