We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf25e4a commit e094cf9Copy full SHA for e094cf9
README.md
@@ -2,6 +2,8 @@
2
3
## Table of Contents
4
5
+* [AngularJS in Patterns](#angularjs-in-patterns)
6
+* [Table of Contents](#table-of-contents)
7
* [Abstract](#abstract)
8
* [Introduction](#introduction)
9
* [AngularJS overview](#angularjs-overview)
@@ -19,7 +21,7 @@
19
21
* [Facade](#facade)
20
22
* [Proxy](#proxy)
23
* [Interpreter](#interpreter)
-* [Observer (publish/subscribe)](#observer-(publish/subscribe))
24
+* [Observer](#observer)
25
* [Chain of Responsibilities](#chain-of-responsibilities)
26
* [Active Record](#active-record)
27
* [Page Controller](#page-controller)
0 commit comments