Minor change for readability (#27938)

pull/27955/head
Amal 5 years ago committed by GitHub
parent f05ec42bd5
commit 22b2d4d412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/developers/plugins/legacy/apps.md

@ -44,7 +44,7 @@ export class ConfigCtrl {
ConfigCtrl.templateUrl = 'components/config/config.html';
```
If possible a link to a dashboard or custom page should be shown after enabling the app to guide the user to the appropriate place.
If possible, a link to a dashboard or custom page should be shown after enabling the app to guide the user to the appropriate place.
{{< imgbox img="/img/docs/app_plugin_after_enable.png" caption="After enabling" >}}

Loading…
Cancel
Save