Fix typo in Blink strings (#106641)

Update strings.json

Fixed typo.
This commit is contained in:
Jirka 2023-12-29 12:01:23 +01:00 committed by Franck Nijhof
parent f9150b78b3
commit 3cd5f0568a
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -106,7 +106,7 @@
},
"exceptions": {
"integration_not_found": {
"message": "Integraion '{target}' not found in registry"
"message": "Integration '{target}' not found in registry"
},
"no_path": {
"message": "Can't write to directory {target}, no access to path!"