Skip to content

Commit 0606e3d

Browse files
authored
Add apostrophe to praise. (#1578)
1 parent 84a04d3 commit 0606e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/praise.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ praise <- function() {
2020
"\U0001f308 Your tests are over the rainbow \U0001f308",
2121
"\U0001f9ff Your tests look perfect \U0001f9ff",
2222
"\U0001f3af Your tests hit the mark \U0001f3af",
23-
"\U0001f41d Your tests are the bees knees \U0001f41d",
23+
"\U0001f41d Your tests are the bee's knees \U0001f41d",
2424
"\U0001f4a3 Your tests are da bomb \U0001f4a3",
2525
"\U0001f525 Your tests are lit \U0001f525"
2626
)

0 commit comments

Comments
 (0)