diff --git a/docs/index.html b/docs/index.html index 306e0c7..b2a3691 100644 --- a/docs/index.html +++ b/docs/index.html @@ -119,9 +119,9 @@
Easily extensible
ExtendedConsole is designed to be as easy to extend as possible.
- All you have to do is add whatever extended methods you need.
+ All you have to do is add whatever extention methods you need.
This is one of the main reasons it's built as a single main class,
- and most of it's features are in extended methods - it provides two clear benefits:
+ and most of it's features are in extention methods - it provides two clear benefits: