8
0
فهرست منبع

Other: Rename 'alignmentDropdown' to 'alignment' ui component in docs.

Maciej Gołaszewski 7 سال پیش
والد
کامیت
ee288cf8e8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/builds/guides/development/installing-plugins.md

+ 1 - 1
docs/builds/guides/development/installing-plugins.md

@@ -72,7 +72,7 @@ module.exports = {
 		toolbar: {
 			items: [
 				'heading',
-				'alignmentDropdown', //                      <--- ADDED
+				'alignment', //                      <--- ADDED
 				'bold',
 				'italic',
 				'link',