Browse Source

Change template name from Single Lesson to Lesson

Imran Hossain 2 năm trước cách đây
mục cha
commit
7b8c09cd98
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      course/theme.json

+ 1 - 1
course/theme.json

@@ -85,7 +85,7 @@
 		},
 		{
 			"name": "single-lesson",
-			"title": "Single Lesson",
+			"title": "Lesson",
 			"postTypes": [
 				"lesson"
 			]