Skip to content

Commit f97c86e

Browse files
committed
Fix package description
1 parent eb4f365 commit f97c86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SequentialGuid.NodaTime/SequentialGuid.NodaTime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Title>SequentialGuid.NodaTime</Title>
5-
<Description>Provide extension methods to return back NodaTime instants from a sequential guid</Description>
5+
<Description>Provide extension methods to round trip between NodaTime Instant and sequential guid</Description>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)