Commit d87d517c authored by Robert Knight's avatar Robert Knight

Tweak heading formatting

parent 27d9079d
......@@ -4,7 +4,7 @@ ADR 1: Component architecture for sidebar application
Context
-------
## Background
### Background
Historically front-end web frameworks, including Angular 1.x, used a variety of
MVC-based patterns for structuring the user interface part of an application
......@@ -36,7 +36,7 @@ controllerAs). Angular JS 1.5x introduced [explicit
support](https://docs.angularjs.org/guide/component) for this architecture via
`.component()`.
## Components in the client
### Components in the client
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
......
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