diff --git a/docs/using-scylla/cdc/cdc-intro.rst b/docs/using-scylla/cdc/cdc-intro.rst
index 52cce7ef83..467517fd50 100644
--- a/docs/using-scylla/cdc/cdc-intro.rst
+++ b/docs/using-scylla/cdc/cdc-intro.rst
@@ -85,7 +85,7 @@ The following libraries are available:
More information
----------------
-`Scylla University: Change Data Capture (CDC) lesson `_ - Learn how to use CDC. Some of the topics covered are:
+`Scylla University: Change Data Capture (CDC) lesson `_ - Learn how to use CDC. Some of the topics covered are:
* An overview of Change Data Capture, what exactly is it, what are some common use cases, what does it do, and an overview of how it works
* How can that data be consumed? Different options for consuming the data changes including normal CQL, a layered approach, and integrators