We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e84f5 commit 23d8aa8Copy full SHA for 23d8aa8
libs/remix-ui/terminal/src/lib/terminalWelcome.tsx
@@ -55,7 +55,7 @@ const TerminalWelcomeMessage = ({packageJson, storage}) => {
55
</a>{' '}
56
</li>
57
<li key="ethers-console">
58
- gpt - <i>start a sentence with "gpt"</i> {' '}
+ gpt <i>your question</i> {' '}
59
60
</ul>
61
<div>
0 commit comments