Skip to content

Commit c322f90

Browse files
alexr-bqcurrantw
andauthored
Update sources/Valkey.Glide/Commands/IBitmapCommands.cs
Co-authored-by: Taylor Curran <[email protected]> Signed-off-by: Alex Rehnby-Martin <[email protected]>
1 parent 71bce95 commit c322f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/Valkey.Glide/Commands/IBitmapCommands.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Valkey.Glide.Commands;
44

55
/// <summary>
6-
/// Supports commands for the "Bitmap Commands" group for standalone and cluster clients.
6+
/// Supports bitmap commands for standalone and cluster clients.
77
/// <br/>
88
/// See more on <see href="https://valkey.io/commands#bitmap">valkey.io</see>.
99
/// </summary>

0 commit comments

Comments
 (0)