File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ const PrplRenderPageTypeSelector = () => {
144144 * Render the video section.
145145 * This will display a button to open a modal with the video.
146146 *
147- * @param {Object } props Component props.
147+ * @param {Object } props Component props.
148148 * @param {Object } props.lessonSection The lesson section.
149149 * @return {Element } Element to render.
150150 */
Original file line number Diff line number Diff line change 3939 <div class="prpl-popover-column">
4040 <?php
4141 $ prpl_badges_groups = [
42- 'content ' => \__ ( 'Writing badges ' , 'progress-planner ' ),
42+ 'content ' => \__ ( 'Content badges ' , 'progress-planner ' ),
4343 'maintenance ' => \__ ( 'Streak badges ' , 'progress-planner ' ),
4444 ];
4545 ?>
You can’t perform that action at this time.
0 commit comments