From: Dave Gamache Date: Mon, 5 Nov 2012 00:50:47 +0000 (-0800) Subject: typo in setup X-Git-Tag: v1.0.0~6 X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=cad0883aea29941f04ef10fbcf5675dd1d665698 typo in setup --- diff --git a/docs/index.html b/docs/index.html index dec5bac..9386d36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1109,7 +1109,7 @@ window.addEventListener('push', myFunction);
  1. 1. Fixed bars come first

    -

    All fixed bars (.bar-title, .bar-tab, .bar-header-secondary, .bar-footer)) should always be the first thing in the <body> of the page. This is really important!

    +

    All fixed bars (.bar-title, .bar-tab, .bar-header-secondary, .bar-footer) should always be the first thing in the <body> of the page. This is really important!

  2. 2. Everything else goes in .content