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 GitHub
parent e17e372c94
commit 19e0f55fc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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!"