Skip to content

Commit bb4bcbe

Browse files
authored
Merge pull request #88828 from v-maudel/patch-269
M38573: Fixing typo C/C#
2 parents 1db4e81 + 2af71dd commit bb4bcbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/tutorial-csharp-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The IoT Edge module that you create in this tutorial filters the temperature dat
3434

3535
This tutorial demonstrates how to develop a module in **C#** using **Visual Studio Code**, and how to deploy it to a **Linux device**. If you're developing modules for Windows devices, go to [Develop a C# IoT Edge module for Windows devices](tutorial-csharp-module-windows.md) instead.
3636

37-
Use the following table to understand your options for developing and deploying C modules to Linux:
37+
Use the following table to understand your options for developing and deploying C# modules to Linux:
3838

3939
| C# | Visual Studio Code | Visual Studio |
4040
| -- | ------------------ | ------------- |

0 commit comments

Comments
 (0)