Fix typos

This commit is contained in:
Jack251970 2025-08-13 14:19:52 +08:00
parent e06e6e2b5a
commit 3727bff865

View file

@ -12,7 +12,7 @@ using MemoryPack;
namespace Flow.Launcher.Infrastructure.Storage
{
/// <summary>
/// Stroage object using binary data
/// Storage object using binary data
/// Normally, it has better performance, but not readable
/// </summary>
/// <remarks>