mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-01 03:11:44 +02:00
Fix typo: "the your" -> "your" (#2032)
This commit is contained in:
committed by
Ian Storm Taylor
parent
9b0e061bcf
commit
8a1d75025a
@@ -120,7 +120,7 @@ function renderPlaceholder(props) {
|
|||||||
/>
|
/>
|
||||||
```
|
```
|
||||||
|
|
||||||
That will render a simple placeholder element inside all of the your `caption` blocks until someone decides to write in a caption.
|
That will render a simple placeholder element inside all of your `caption` blocks until someone decides to write in a caption.
|
||||||
|
|
||||||
## The Editor Itself
|
## The Editor Itself
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user