Fix grammar
authorZack Hsi <zackhsi@gmail.com>
Mon, 20 Feb 2017 19:21:49 +0000 (11:21 -0800)
committerZack Hsi <zackhsi@gmail.com>
Mon, 20 Feb 2017 19:21:49 +0000 (11:21 -0800)
SPEC.md

diff --git a/SPEC.md b/SPEC.md
index 5814c5f..da416f2 100644 (file)
--- a/SPEC.md
+++ b/SPEC.md
@@ -22,7 +22,7 @@ https://docs.google.com/a/coreos.com/document/d/1CTAL4gwqRofjxyp4tTkbgHtAwb2YCcP
 [appc-github]: https://github.com/appc/spec
 [docker]: https://docker.com 
 
-This document aims to specify the interface between "runtimes" and "plugins". Whilst there are certain well known fields, runtimes may wish to pass additional information to plugins to. These extentions are not part of this specification but are documented as [conventions](CONVENTIONS.md).
+This document aims to specify the interface between "runtimes" and "plugins". Whilst there are certain well known fields, runtimes may wish to pass additional information to plugins. These extentions are not part of this specification but are documented as [conventions](CONVENTIONS.md).
 
 ## General considerations