From 53fe402f052ec12665710bd30e619779f4771c70 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Sat, 7 Oct 2023 19:26:31 +0300 Subject: [PATCH] [Repo] Fix typo in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f537825..2f7601d 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,4 @@ The documentation is available at [docs.rs](https://docs.rs/gamedig/latest/gamed Curious about the history and what changed between versions? Everything is in the [CHANGELOG](CHANGELOG.md) file. ## Contributing -If you want see your favorite game/service being supported here, open an issue, and I'll prioritize it (or do a pull request if you want to implement it yourself)! +If you want to see your favorite game/service being supported here, open an issue, and I'll prioritize it (or do a pull request if you want to implement it yourself)!