Merge pull request #4288 from ethereum/gpttext

update gpt text in terminal
pull/4285/head
yann300 1 year ago committed by GitHub
commit 7ca6369a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      libs/remix-ui/terminal/src/lib/terminalWelcome.tsx

@ -55,7 +55,7 @@ const TerminalWelcomeMessage = ({packageJson, storage}) => {
</a>{' '}
</li>
<li key="ethers-console">
gpt <i>your question</i> {' '}
gpt <i>&lt;your question here&gt;</i> {' '}
</li>
</ul>
<div>

Loading…
Cancel
Save