Skip to content

Commit 752084b

Browse files
hadleymcol
andauthored
Update vignettes/custom-expectation.Rmd
Co-authored-by: Marco Colombo <[email protected]>
1 parent 3d673b0 commit 752084b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/custom-expectation.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this vignette, you'll learn about the three-part structure of expectations, h
2323

2424
## Do you need it?
2525

26-
But before you read the rest of the vignette and dive into the full details of creating a fully 100% correct expectation, consider if you can get away with a simpler wrapper. For example, take this expectation from tidytext:
26+
But before you read the rest of the vignette and dive into the full details of creating a 100% correct expectation, consider if you can get away with a simpler wrapper. For example, take this expectation from tidytext:
2727

2828
```{r}
2929
# from tidytext

0 commit comments

Comments
 (0)