diff --git a/docs/guides/rendering.md b/docs/guides/rendering.md index 8d6210eae..645871d7e 100644 --- a/docs/guides/rendering.md +++ b/docs/guides/rendering.md @@ -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