Skip to content

Commit 2a90345

Browse files
author
Joey Marshment-Howell
authored
🪟 🎨 Fix typo in custom image modal
1 parent d71273d commit 2a90345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte-webapp/src/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
"admin.documentationUrl": "Connector Documentation URL",
512512
"admin.reloadAfterSuccess": "Note: The app will be reloaded after success submit",
513513
"admin.documentationUrl.placeholder": "https://hub.docker.com/r/airbyte/integration-singer-postgres-source",
514-
"admin.learnMore": "<lnk>Learn more from our documentation</lnk> to understand how to fill these field.",
514+
"admin.learnMore": "<lnk>Learn more from our documentation</lnk> to understand how to fill these fields.",
515515
"admin.exportConfigurationText": "Download an archive of all configuration and state data. Exported data can be upgraded to another Airbyte version or can be exported to a different Airbyte deployment. For more information visit the <lnk>configuration archive</lnk> page in our docs.",
516516
"admin.importConfigurationText": "Upload an archive of all configuration and state data. <warn>Warning: This will overwrite all existing configuration!</warn>",
517517
"admin.logs": "Logs",

0 commit comments

Comments
 (0)