diff --git a/phpcs.xml b/phpcs.xml
index af3242247038680a068eb196e943bc675d245902..4edba24247b72be607e7affd90a314efa5c590f7 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -38,7 +38,7 @@
 	<rule ref="WordPress.WP.I18n">
 		<properties>
 			<!-- Value: replace the text domain used. -->
-			<property name="text_domain" type="array" value="autopaging"/>
+			<property name="text_domain" type="array" value="automatically-paginate-posts"/>
 		</properties>
 	</rule>
 	<rule ref="WordPress.WhiteSpace.ControlStructureSpacing">