Skip to content

Commit a12f990

Browse files
authored
Update src/CoreApi/FilestoreKey.cs
1 parent ced92f8 commit a12f990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoreApi/FilestoreKey.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace Ipfs.Http
66
/// <summary>
77
/// Model for the hold filestore key
88
/// </summary>
9-
public class FilestoreKey : IFilesStoreKey
9+
public class FilestoreKey : IFilestoreKey
1010
{
1111
/// <summary>
1212
/// Key value.

0 commit comments

Comments
 (0)