Skip to content

Commit c90fc42

Browse files
authored
Merge pull request #126620 from changeworld/patch-57
Fix typo
2 parents b041110 + 0ff89cc commit c90fc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-central/core/howto-transform-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ In this scenario, the IoT Edge device runs a custom module that transforms the d
108108
- Build the custom module.
109109
- Add the custom module to a container registry.
110110

111-
The IoT Edge runtime downloads custom modules from a container registry such as an Azure container registry or Docker Hub. The [Azure Cloud Shell](../../cloud-shell/overview.md) has all the tools you need to create a container registry, build the module, and upload the module to the registry:
111+
The IoT Edge runtime downloads custom modules from a container registry such as an Azure Container Registry or Docker Hub. The [Azure Cloud Shell](../../cloud-shell/overview.md) has all the tools you need to create a container registry, build the module, and upload the module to the registry:
112112

113113
To create a container registry:
114114

0 commit comments

Comments
 (0)