mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	📖 Add the missing hyphen [skip ci]
This commit is contained in:
		@ -1,7 +1,7 @@
 | 
				
			|||||||
Console applications
 | 
					Console applications
 | 
				
			||||||
====================
 | 
					====================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Besides the rich features for building web applications, Yii also has full featured support for console applications
 | 
					Besides the rich features for building web applications, Yii also has full-featured support for console applications
 | 
				
			||||||
which are mainly used to create background and maintenance tasks that need to be performed for a website.
 | 
					which are mainly used to create background and maintenance tasks that need to be performed for a website.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The structure of console applications is very similar to a Yii web application. It consists of one
 | 
					The structure of console applications is very similar to a Yii web application. It consists of one
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user