diff --git a/docs/features/README.md b/docs/features/README.md index c67e94e3d4..1f4a0bfc51 100644 --- a/docs/features/README.md +++ b/docs/features/README.md @@ -3,15 +3,14 @@ # Application features -The concept of this example is a simple user interface which makes accessing files in the Alfresco Content Services repository easy. +The concept of this application is a simple user interface which makes accessing files in the Alfresco Content Services repository easy. Often Content Management systems provide more capabilities out of the box than most users need; providing too many capabilities to these users prevents them from working efficiently, so they may end up using unsanctioned file management solutions which presents a proliferation of content storage and collaboration solutions as well as compliance issues for organizations. -This application demonstrates how the complexity of Content Management can be simplified -using the Alfresco Application Development Framework to easily and quickly create custom solutions for specific user cases. +This application simplifies the complexity of Content Management and provides comprehensive extensibility features for developers, using the Alfresco Application Development Framework, to easily and quickly create custom solutions for specific user cases. ## Contents @@ -22,4 +21,4 @@ using the Alfresco Application Development Framework to easily and quickly creat - [File Viewer](/features/file-viewer) - [Info Drawer](/features/info-drawer) - [Version Manager](/features/version-manager) -- [Search results](/features/search-results) \ No newline at end of file +- [Search results](/features/search-results)