From f1c76226e184f140542a84508d0419f804effe57 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 6 Nov 2014 17:13:34 -0500 Subject: [PATCH] Inserting leading space after # for consistency --- doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.md b/doc/index.md index aa773f4..02cd1b4 100644 --- a/doc/index.md +++ b/doc/index.md @@ -16,7 +16,7 @@ specific language governing permissions and limitations under the License. --> -#org.apache.cordova.statusbar +# org.apache.cordova.statusbar StatusBar ======