metaplex-foundation/js-examples

readme file Step4 out of format

gjlmotea opened this issue · 1 comments

https://github.com/metaplex-foundation/js-examples/blob/main/connect-wallet/README.md
The README.md file is good, but Step4 is out of format.

4. **Create the `pages/MetaplexProvider.js` file.**  The `MetaplexProvider` component uses the wallet provided by the `WalletProvider` component to define the Metaplex Context previously created.

Hey @gjlmotea,
Thanks for the feedback. I have created the PR for the fix.