Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
Fix code highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
Gudahtt committed Mar 27, 2024
1 parent 8e49386 commit a8945ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Web3 ProviderEngine is a tool for composing your own [web3 providers](https://gi
>
>Here is an example of how to create a provider using those packages:
>
> ```javascript
> ```js
>import { providerFromMiddleware } from '@metamask/eth-json-rpc-provider';
>import { createFetchMiddleware } from '@metamask/eth-json-rpc-middleware';
>
Expand Down

0 comments on commit a8945ff

Please sign in to comment.