1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-12 10:14:02 +02:00

fix typo in readme

This commit is contained in:
Ian Storm Taylor
2019-12-13 13:16:14 -05:00
parent 54d8be1172
commit cc27ed2564

View File

@@ -99,8 +99,6 @@ Check out the [**live demo**](http://slatejs.org) of all of the examples!
### Examples
## Examples
To get a sense for how you might use Slate, check out a few of the examples:
- [**Plain text**](https://github.com/ianstormtaylor/slate/tree/master/site/examples/plaintext.js) — showing the most basic case: a glorified `<textarea>`.