Skip to content

Commit

Permalink
Update README.zh-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2881099 authored Oct 21, 2024
1 parent 7f4e168 commit 17a291f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ foreach (var keys in cli.Scan("*", 10, null))
}
```

### 🍡DelayQueue (延时队列)
### 🍡 DelayQueue (延时队列)

```c#
var delayQueue = cli.DelayQueue("TestDelayQueue");
Expand Down

0 comments on commit 17a291f

Please sign in to comment.