From 815b902ad9b652f71b2d1080a3acdf6d83af8ac0 Mon Sep 17 00:00:00 2001
From: Rafael Ostertag <rafael.ostertag@math.uzh.ch>
Date: Thu, 2 Mar 2017 11:07:00 +0100
Subject: [PATCH] Set proper title for Element Configuration Response.

---
 doc/PROTOCOL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/PROTOCOL.md b/doc/PROTOCOL.md
index 22cc5649e..80a47b46e 100644
--- a/doc/PROTOCOL.md
+++ b/doc/PROTOCOL.md
@@ -133,7 +133,7 @@ having the following structure
     radio button `value`-attribute to be activated in `"value"`.
 	
 
-### Form Group Configuration Response
+### Element Configuration Response
 
 As part of the server response, the JSON stream may contain a key
 `element-update`. This key stores information on how to modify HTML elements identified by `id`. Modifying in this 
-- 
GitLab