From 7e55b67d374b914e7cad45b16e8c28aa7a424410 Mon Sep 17 00:00:00 2001 From: Enver Haase Date: Fri, 8 Apr 2016 18:26:38 +0200 Subject: [PATCH] Update gwt-shared-state.asciidoc Change-Id: I6d9dac7b3cb167cfa77b08d9d935437229713a83 --- documentation/gwt/gwt-shared-state.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/gwt/gwt-shared-state.asciidoc b/documentation/gwt/gwt-shared-state.asciidoc index 5594dd169c..e0406fdf93 100644 --- a/documentation/gwt/gwt-shared-state.asciidoc +++ b/documentation/gwt/gwt-shared-state.asciidoc @@ -80,7 +80,7 @@ public MyComponent() { [[gwt.shared-state.connector]] -== Handing Shared State in a Connector +== Handling Shared State in a Connector A connector can access a shared state with the [methodname]#getState()# method. The access should be read-only. It is required that you override the base -- 2.39.5