From 81e3900da15269c20794829d83e2730e4e78a395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 1 Aug 2017 19:19:00 +0300 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 914c33c2..4cbd3c1f 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 container in here are licensed under either of +gst-plugins-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)