From 34a03073f7a505361d92fe2c8885f65abd86d3cc Mon Sep 17 00:00:00 2001 From: Giannis Karagiannis Date: Wed, 20 Jan 2021 10:15:20 +0200 Subject: [PATCH] Correct block description --- assets/blocks/restricted-content/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/blocks/restricted-content/index.js b/assets/blocks/restricted-content/index.js index bdb8d81ddb0..41144bac7ff 100644 --- a/assets/blocks/restricted-content/index.js +++ b/assets/blocks/restricted-content/index.js @@ -8,7 +8,7 @@ import { createBlock } from '@wordpress/blocks'; export default { title: __( 'Restricted Course Content', 'sensei-lms' ), description: __( - 'Content inside this container block can be restricted to a specified group of users. Possible options are enrolled users, not enrolled users and users which completed the course.', + 'Content inside this container block can be restricted to a specified group of users. Possible options are enrolled users, not enrolled users and users who have completed the course', 'sensei-lms' ), keywords: [