From 8d0a9c5e4aab126282cba81f7d1ccd73c8c3440b Mon Sep 17 00:00:00 2001 From: Rodrigo Pandini Date: Sun, 26 Jul 2020 15:33:51 -0300 Subject: [PATCH] Update README.md (#82) Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e687aa..3783e7c 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Overall, this repository is home to the following crates: # contributing -We're always looking for users who have thoughts on how to make metrics better, or users with interesting use cases. Of course, we're also happy to accept code contrbutions for outstanding feature requests! 😀 +We're always looking for users who have thoughts on how to make metrics better, or users with interesting use cases. Of course, we're also happy to accept code contributions for outstanding feature requests! 😀 We'd love to chat about any of the above, or anything else, really! You can find us over on [Gitter](https://gitter.im/metrics-rs/community).