From 2a903457302c4c43adbfd3bfb7caac9d0b3f19fa Mon Sep 17 00:00:00 2001 From: Joey Marshment-Howell Date: Mon, 2 Jan 2023 17:24:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=9F=20=F0=9F=8E=A8=20Fix=20typo=20in?= =?UTF-8?q?=20custom=20image=20modal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airbyte-webapp/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-webapp/src/locales/en.json b/airbyte-webapp/src/locales/en.json index 3ffb354e663a..b38e04d3201f 100644 --- a/airbyte-webapp/src/locales/en.json +++ b/airbyte-webapp/src/locales/en.json @@ -511,7 +511,7 @@ "admin.documentationUrl": "Connector Documentation URL", "admin.reloadAfterSuccess": "Note: The app will be reloaded after success submit", "admin.documentationUrl.placeholder": "https://hub.docker.com/r/airbyte/integration-singer-postgres-source", - "admin.learnMore": "Learn more from our documentation to understand how to fill these field.", + "admin.learnMore": "Learn more from our documentation to understand how to fill these fields.", "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 configuration archive page in our docs.", "admin.importConfigurationText": "Upload an archive of all configuration and state data. Warning: This will overwrite all existing configuration!", "admin.logs": "Logs",