Skip to content

Commit 3518eba

Browse files
committed
style
1 parent 1b505b4 commit 3518eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if err != nil {
3535
```
3636

3737
A more advanced solution is to get notified whenever the status of a box changes
38-
using the boxutil.StatusChan feature:
38+
using the `boxutil.StatusChan` feature:
3939

4040
```go
4141
go func(){

0 commit comments

Comments
 (0)