braid-text 0.2.58 → 0.2.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -119,7 +119,7 @@ Here's a basic running example to start:
|
|
|
119
119
|
</script>
|
|
120
120
|
```
|
|
121
121
|
|
|
122
|
-
You should see
|
|
122
|
+
You should see some text in a box if you run this, and if you run it in another tab, you should be able to edit that text collaboratively.
|
|
123
123
|
|
|
124
124
|
### How It Works
|
|
125
125
|
|