diff --git a/src/views/mod/view.php b/src/views/mod/view.php index 9327f89..a5ecead 100644 --- a/src/views/mod/view.php +++ b/src/views/mod/view.php @@ -24,7 +24,7 @@ $this->params['breadcrumbs'][] = $this->title; 'class' => 'alert-danger', ], 'closeButton' => false, - 'body' => 'This mod has no readme. If you are the owner please consider adding one.', + 'body' => 'This mod has no readme. If you are the owner please consider adding one to the repository.', ]); } if ($model->readme_format == 'text') {