Skip to content

Commit 0af05f6

Browse files
minor fix to broken reference to old documentation
1 parent 5d59a76 commit 0af05f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ Figure \@ref(fig:01-help) shows the documentation that will pop up,
687687
including a high-level description of the function, its arguments,
688688
a description of each, and more. Note that you may find some of the
689689
text in the documentation a bit too technical right now
690-
(for example, what is `dbplyr`, and what is grouped data?).
690+
(for example, what is `dbplyr`, and what is a lazy data frame?).
691691
Fear not: as you work through this book, many of these terms will be introduced
692692
to you, and slowly but surely you will become more adept at understanding and navigating
693693
documentation like that shown in Figure \@ref(fig:01-help). But do keep in mind that the documentation

0 commit comments

Comments
 (0)