From bf360ebce8cfa6d0ca05d02fc7f3e71060e88d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 30 Oct 2017 10:51:56 +0200 Subject: [PATCH] Fix typo in crate/repo name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df6c90fe..4566ff20 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Application-side bindings for GStreamer can be found here: https://github.com/sd ## LICENSE -gst-plugins-rs and all crates contained in here are licensed under either of +gst-plugin-rs and all crates contained in here are licensed under either of * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)