last bug fixes for TextBind type (for now)

This commit is contained in:
Kevin Jahns
2015-07-16 06:53:47 +02:00
parent f78dc52d7b
commit 4a7f09c32d
3 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<script src="./index.js"></script>
</head>
<body>
<h1 contentEditable> yjs Tutorial</h1>
<h1 id="contenteditable" contentEditable> yjs Tutorial</h1>
<p> Collaborative Json editing with <a href="https://github.com/rwth-acis/yjs/">yjs</a>
and XMPP Connector. </p>