Index: doc/proposals/going-forward.md
===================================================================
--- doc/proposals/going-forward.md	(revision 7a4304537ebad8158585cf712eb509ccfa1aac14)
+++ doc/proposals/going-forward.md	(revision 15eebd47f08750bca7d376c5cbbf33579b4bbbf2)
@@ -100,5 +100,5 @@
 library, an extremely useful option that is not avalible without extensions.
 
-In fact another general rule would be to remove the need for extensions,
+In fact another general rule would be to remove the need for non-C extensions,
 or at least standardize them, including `#pragma` directives.
 
@@ -130,5 +130,5 @@
 development side, it can mean less to maintain and document.
 
-Using is virtuals and virtual destructors as an example. These
+Using virtuals and virtual destructors as an example. These
 are two completely unrelated features despite their similar names and very
 related purposes. They probably have some common implimentation they could
