Use Title Case in the Docs

parent 49cbf1ad
ADR 1: Component architecture for sidebar application ADR 1: Component Architecture for Sidebar Application
===================================================== =====================================================
Context Context
...@@ -36,7 +36,7 @@ controllerAs). Angular JS 1.5x introduced [explicit ...@@ -36,7 +36,7 @@ controllerAs). Angular JS 1.5x introduced [explicit
support](https://docs.angularjs.org/guide/component) for this architecture via support](https://docs.angularjs.org/guide/component) for this architecture via
`.component()`. `.component()`.
### Components in the client ### Components in the Client
The client historically used traditional Angular 1.x methods of passing data The client historically used traditional Angular 1.x methods of passing data
between parts of the UI - properties on the scope inherited by child scopes and between parts of the UI - properties on the scope inherited by child scopes and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment