diff --git a/docs/writing-stories/play-function.md b/docs/writing-stories/play-function.md index f8ff07d7c00..e997a93b1bf 100644 --- a/docs/writing-stories/play-function.md +++ b/docs/writing-stories/play-function.md @@ -76,7 +76,7 @@ Thanks to the [Component Story Format](../api/csf.md), an ES6 module based file -By combining the stories, you're recreating the entire component workflow and spot potential issues while reducing the boilerplate code you need to write. +By combining the stories, you're recreating the entire component workflow and can spot potential issues while reducing the boilerplate code you need to write. ## Delaying interactions