Pull Request #2940 - fixes typo in IntegrationClearBit
Thanks to @sabatale ❤️
This commit is contained in:
parent
e08f4d180c
commit
77e096e211
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ App.Config.set(
|
|||
{
|
||||
name: 'Clearbit'
|
||||
target: '#system/integration/clearbit'
|
||||
description: 'A powerfull service to get more information about your customers.'
|
||||
description: 'A powerful service to get more information about your customers.'
|
||||
controller: Index
|
||||
state: State
|
||||
permission: ['admin.integration.clearbit']
|
||||
|
|
Loading…
Reference in a new issue