summaryrefslogtreecommitdiffstats
path: root/development/mono-addins/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/mono-addins/README')
-rw-r--r--development/mono-addins/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/mono-addins/README b/development/mono-addins/README
index c1c432b6b3..64bb21a052 100644
--- a/development/mono-addins/README
+++ b/development/mono-addins/README
@@ -2,8 +2,8 @@ Mono.Addins is a framework for creating extensible applications, and for
creating libraries which extend those applications.
Mono.Addins has been designed to be easy to use and useful for a wide range
-of applications: from simple applications with small extensibility needs, to
-complex applications which need support for large add-in structures.
+of applications: from simple applications with small extensibility needs,
+to complex applications which need support for large add-in structures.
This new framework intends to set an standard for building extensible
applications and add-ins in Mono.