Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki authored Jun 19, 2017
1 parent 262c3a6 commit c78bd0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sections/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Solution allows developers to write secure, offline ready websites and mobile ap
{ProductName} provides Workforce Managment oriented framework for Workforce Management applications.

Solution consist of two fully independent frameworks:

* Workflow Managment Framework
* Rapid Application Development Framework

Expand Down Expand Up @@ -92,4 +93,4 @@ import Implementation, { PublicInterface } from '@raincatcher/module';

Each module exports by default an implementation and set of interfaces by name.
Default implementation will usually implement most common use case for module.
Along with the default export, all modules include a public interface definition that are depended upon by other RainCatcher modules instead of depending on the implementation itself.
Along with the default export, all modules include a public interface definition that are depended upon by other RainCatcher modules instead of depending on the implementation itself.

0 comments on commit c78bd0e

Please sign in to comment.