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:46:15 UTC

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

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


##########
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:
   It looks like they fixed the problem at the same 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