From 98904a55d0a2e7b560a7393ebdd0f87669d7a6b7 Mon Sep 17 00:00:00 2001 From: Yoseph Maguire Date: Thu, 13 May 2021 21:44:16 -0700 Subject: [PATCH] fix readme --- sdk/iot/modelsrepository/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/iot/modelsrepository/README.md b/sdk/iot/modelsrepository/README.md index 3f77c25b429d..77951365c8be 100644 --- a/sdk/iot/modelsrepository/README.md +++ b/sdk/iot/modelsrepository/README.md @@ -8,7 +8,7 @@ This package contains an isomorphic Client Library for Azure IoT Models Reposito ------------------------------------- -# Getting Started +# Getting started ## Key concepts @@ -78,7 +78,7 @@ console.log(result); - If you run into an error, first make sure the model you are access exists at the location you are attempting to get it from. -# Next Steps +# Next steps - Review the [DTDL Spec](https://docs.microsoft.com/en-us/azure/iot-pnp/concepts-model-parser). - Understand the [Device Models Repository](https://devicemodels.azure.com/).