From fff62c9809dde9e97b2e47859e937358adab0d00 Mon Sep 17 00:00:00 2001 From: decates Date: Wed, 22 Jun 2016 07:59:52 +0100 Subject: [PATCH] Correct typo in extensible value props --- _includes/value_props.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/value_props.html b/_includes/value_props.html index 29c37a13..92d34d41 100644 --- a/_includes/value_props.html +++ b/_includes/value_props.html @@ -33,7 +33,7 @@

Interoperable

Extensible

-

Runtime modularity allows for an extensibility model through a good set of abstractions for adding new components to the actual runtime and its class library, but also through its package manager NuGet, which allows for a powerful componentization strategies.

+

Runtime modularity allows for an extensibility model through a good set of abstractions for adding new components to the actual runtime and its class library, but also through its package manager NuGet, which allows for powerful componentization strategies.