Skip to content

Commit 2af71dd

Browse files
authored
M38573: Fixing typo C/C#
Translator has reported possible source content issue. Description: C should be C#
1 parent b5b80db commit 2af71dd

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)