Skip to content

Commit 810aee1

Browse files
committed
Fix grammar in .csproj description
1 parent d25d16c commit 810aee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Ramstack.FileSystem.Physical/Ramstack.FileSystem.Physical.csproj

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

33
<PropertyGroup>
44
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
5-
<Description>Provides an implementation of Ramstack.FileSystem based on local file system.</Description>
5+
<Description>Provides an implementation of Ramstack.FileSystem based on the local file system.</Description>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<LangVersion>preview</LangVersion>

0 commit comments

Comments
 (0)