Index: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php
===================================================================
--- wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php	(revision 48360)
+++ wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php	(working copy)
@@ -87,11 +87,11 @@
 			array(
 				'args'   => array(
 					'name'      => array(
-						'description' => __( 'Block name' ),
+						'description' => __( 'Block name.' ),
 						'type'        => 'string',
 					),
 					'namespace' => array(
-						'description' => __( 'Block namespace' ),
+						'description' => __( 'Block namespace.' ),
 						'type'        => 'string',
 					),
 				),
