diff --git a/plugins/s-p/.codex-plugin/plugin.json b/plugins/s-p/.codex-plugin/plugin.json index c43b3e4f..ff5404c3 100644 --- a/plugins/s-p/.codex-plugin/plugin.json +++ b/plugins/s-p/.codex-plugin/plugin.json @@ -11,7 +11,7 @@ "keywords": [], "apps": "./.app.json", "interface": { - "displayName": "S&P", + "displayName": "S&P Global", "developerName": "S&P Global", "shortDescription": "Company financials, ratings context, market research, and industry data", "longDescription": "Company financials, ratings context, market research, and industry data", @@ -19,9 +19,9 @@ "capabilities": [], "brandColor": "#D80028", "defaultPrompt": [ - "Pull S&P company financials and ratings context for a ticker and summarize the main risks.", - "Compare revenue growth, margins, and valuation multiples for a company and its peers in S&P.", - "Find recent S&P research or industry outlook items for a sector and summarize the takeaways." + "Pull S&P Global company financials and ratings context for a ticker and summarize the main risks.", + "Compare revenue growth, margins, and valuation multiples for a company and its peers in S&P Global.", + "Find recent S&P Global research or industry outlook items for a sector and summarize the takeaways." ], "screenshots": [], "composerIcon": "./assets/logo.png",