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:37:35 UTC

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

leslie-tsang commented on code in PR #2419:
URL: https://github.com/apache/apisix-dashboard/pull/2419#discussion_r846889358


##########
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:
   Weird, seems we had it fixed in PR [#2417](https://github.com/apache/apisix-dashboard/pull/2417/files#diff-13129ce937cf7473d201943d3e07e80c0cfdd9349cd235ee869f652b6d34054bR23), Any idea of What Happened ?



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