You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/04/11 01:43:45 UTC

[GitHub] [apisix-dashboard] SkyeYoung commented on a diff in pull request #2419: fix: typo 'Please condigure plugin: ' to 'Please configure plugin: '

SkyeYoung commented on code in PR #2419:
URL: https://github.com/apache/apisix-dashboard/pull/2419#discussion_r846891012


##########
web/src/components/PluginFlow/locales/en-US.ts:
##########
@@ -20,7 +20,7 @@ export default {
   'component.plugin-flow.text.condition2': 'Condition',
   'component.plugin-flow.text.condition.placeholder': 'Please enter the rule',
   'component.plugin-flow.text.without-data': 'Found node without configuration',
-  'component.plugin-flow.text.plugin-without-data.description': 'Please condigure plugin: ',
+  'component.plugin-flow.text.plugin-without-data.description': 'Please configure plugin: ',

Review Comment:
   Maybe #2417 not merged at that time.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org