From 9b1b1746c5285cc470a55ebb8d65512ba55a5b95 Mon Sep 17 00:00:00 2001 From: "Reynaldo H. Verdejo Pinochet" Date: Fri, 23 Dec 2016 23:29:56 -0800 Subject: [PATCH] design: index: fix some grammar issues --- markdown/design/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown/design/index.md b/markdown/design/index.md index 4212297b71..e1766c3fe1 100644 --- a/markdown/design/index.md +++ b/markdown/design/index.md @@ -1,6 +1,6 @@ # GStreamer design documents This section gathers the various GStreamer design documents. -Those documents are the technical documents that have been produce while +These documents are the technical documents that have been produce while developing or refactoring parts of the GStreamer design to explain the -problem and the design solution we came up to solve them. +problems and the design solutions we came up to solve them.