Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
loshz committed Feb 13, 2022
1 parent 408032d commit e258b44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ let bytes = server.update(Vec::from([1, 2, 3, 4]));
assert_eq!(bytes, 4);
```

## TOOD
## TODO
- [ ] Add integration tests.
- [ ] Add Prometheus examples.
- [ ] Better URL matching.

0 comments on commit e258b44

Please sign in to comment.