rename kable to kbl
diff --git a/man/reexports.Rd b/man/reexports.Rd
index 7028941..69a8477 100644
--- a/man/reexports.Rd
+++ b/man/reexports.Rd
@@ -4,6 +4,7 @@
 \name{reexports}
 \alias{reexports}
 \alias{\%>\%}
+\alias{kable}
 \title{Objects exported from other packages}
 \keyword{internal}
 \description{
@@ -11,6 +12,8 @@
 below to see their documentation.
 
 \describe{
+  \item{knitr}{\code{\link[knitr]{kable}}}
+
   \item{magrittr}{\code{\link[magrittr:pipe]{\%>\%}}}
 }}