Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/value_props.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h2 class="value-prop-heading">Interoperable</h2>
<div class="col-lg-4 text-center animated fadeInRight">
<span class="fa fa-cogs fa-3x"></span>
<h2 class="value-prop-heading">Extensible</h2>
<p>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.</p>
<p>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.</p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<div class="row value-props">
Expand Down