mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 22:09:48 +08:00
Merge pull request #3370 from kartik-v/patch-2
[ci skip] Better English for Gii Caption
This commit is contained in:
@@ -11,7 +11,7 @@ $this->title = 'Welcome to Gii';
|
||||
?>
|
||||
<div class="default-index">
|
||||
<div class="page-header">
|
||||
<h1>Welcome to Gii <small>a magic tool that can write code for you</small></h1>
|
||||
<h1>Welcome to Gii <small>a magical tool that can write code for you</small></h1>
|
||||
</div>
|
||||
|
||||
<p class="lead">Start the fun with the following code generators:</p>
|
||||
|
||||
Reference in New Issue
Block a user