We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b505b4 commit 3518ebaCopy full SHA for 3518eba
README.md
@@ -35,7 +35,7 @@ if err != nil {
35
```
36
37
A more advanced solution is to get notified whenever the status of a box changes
38
-using the boxutil.StatusChan feature:
+using the `boxutil.StatusChan` feature:
39
40
```go
41
go func(){
0 commit comments