Fix displayName to use human-readable label#45
Fix displayName to use human-readable label#45mefai-dev wants to merge 1 commit intobnb-chain:mainfrom
Conversation
Pull Request ReviewThis PR makes a small documentation metadata change in Sensitive ContentNo sensitive content detected. Security IssuesNo serious security issues detected. Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits. |
## Summary
- name and displayName were identical ("bnbchain-mcp"), making displayName redundant
## Type of Change
- [x] Documentation fix
## Changes Made
- Changed `displayName: bnbchain-mcp` → `displayName: BNB Chain MCP`
- Provides a human-readable label distinct from the machine-readable name
## Testing
- [x] Follows common convention of human-readable displayName
fd46533 to
de8a2c2
Compare
Pull Request ReviewThis PR makes a minimal documentation metadata change in Sensitive ContentNo sensitive content detected. Security IssuesNo serious security issues detected. Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits. |
Summary
Type of Change
Changes Made