Skip to content

Commit 3ee88cd

Browse files
Fix nuspec description. (#12)
1 parent f7ff0cf commit 3ee88cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nanoFramework.Azure.Devices.Client.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<repository type="git" url="https://github.com/nanoframework/nanoFramework.Azure.Devices" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>This package includes the .NET nanoFramework.Azure.Devices.Client assembly for nanoFramework C# projects.
19-
This is an SDK for Azure IoT Hub using MQTT boker.</description>
19+
This is an SDK for Azure IoT Hub using MQTT broker.</description>
2020
<summary>nanoFramework.Azure.Devices.Client assembly for nanoFramework C# projects</summary>
2121
<tags>nanoFramework C# csharp netmf netnf Microsoft.Azure.Devices nanoFramework.Azure.Devices</tags>
2222
<dependencies>
@@ -43,4 +43,4 @@ This is an SDK for Azure IoT Hub using MQTT boker.</description>
4343
<file src="assets\nf-logo.png" target="images" />
4444
<file src="LICENSE.md" target="" />
4545
</files>
46-
</package>
46+
</package>

0 commit comments

Comments
 (0)