From da31f27190ff3d3580b5a559e53a994e5dfe5c80 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 30 Jan 2019 15:44:41 +0100 Subject: [PATCH] Update developer_manual/app/view/js.rst Co-Authored-By: rullzer --- developer_manual/app/view/js.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/app/view/js.rst b/developer_manual/app/view/js.rst index 4b4489000..951d42a0d 100644 --- a/developer_manual/app/view/js.rst +++ b/developer_manual/app/view/js.rst @@ -95,7 +95,7 @@ method ``attach()`` is called once the menu is built. This usually happens right after the click on the button. -Loading Initial state +Loading initial state --------------------- Often apps have some kind of initial state. Often the first thing a script does