diff --git a/src/main/asciidoc/_chapters/cp.adoc b/src/main/asciidoc/_chapters/cp.adoc index 6fe90c4cf78..793bb6fd1ad 100644 --- a/src/main/asciidoc/_chapters/cp.adoc +++ b/src/main/asciidoc/_chapters/cp.adoc @@ -111,7 +111,7 @@ interface. using HBase Shell. For more details see <>. . Call the coprocessor from your client-side code. HBase handles the coprocessor -trapsparently. +transparently. The framework API is provided in the link:https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html[coprocessor]