Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-08-01 19:19:00 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-08-01 19:19:00 +0300
commit81e3900da15269c20794829d83e2730e4e78a395 (patch)
treeea59c66a5b4d926ebe42055b66917b446beb3c57 /README.md
parent8045c74520200401c8a8d0f75baa7281ea82bfed (diff)
Fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 914c33c22..4cbd3c1ff 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)