Skip to content

Commit

Permalink
Merge pull request #4288 from ethereum/gpttext
Browse files Browse the repository at this point in the history
update gpt text in terminal
  • Loading branch information
yann300 authored Nov 30, 2023
2 parents 64b4d78 + 7d37e1d commit 7ca6369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/remix-ui/terminal/src/lib/terminalWelcome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7ca6369

Please sign in to comment.