Skip to content

Commit

Permalink
change clike to solidity code block syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
gerrrg authored May 23, 2023
1 parent d31310d commit 32bb57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/arbitrageurs/flash-loans.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Since the Vault holds all tokens for all pools, the consolidated token balances

## Example Code

```clike
```solidity
pragma solidity ^0.7.0;
import "@balancer-labs/v2-vault/contracts/interfaces/IVault.sol";
Expand Down

0 comments on commit 32bb57d

Please sign in to comment.