From d25e5aed00e7ab5eed3e582c57f63be3ee0afaec Mon Sep 17 00:00:00 2001 From: Jim Date: Tue, 10 Mar 2015 12:19:49 -0700 Subject: [PATCH] Added docs about the ref-as-callback. --- docs/08.1-more-about-refs.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/08.1-more-about-refs.md b/docs/08.1-more-about-refs.md index e3bbde68..d028c6a9 100644 --- a/docs/08.1-more-about-refs.md +++ b/docs/08.1-more-about-refs.md @@ -65,7 +65,7 @@ In this counterexample, the `` is merely a *description* of an ` + ``` + + ## Completing the Example ```javascript