From 0a088317049030813b6c62bccbc8f839c6da9570 Mon Sep 17 00:00:00 2001 From: trentmc <5305452+trentmc@users.noreply.github.com> Date: Wed, 30 Jun 2021 10:36:44 +0300 Subject: [PATCH] fix issues reported by 'npm run lint' --- content/tutorials/bsc-bridge.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/tutorials/bsc-bridge.md b/content/tutorials/bsc-bridge.md index 0ef95d60..c3f0ba6c 100644 --- a/content/tutorials/bsc-bridge.md +++ b/content/tutorials/bsc-bridge.md @@ -6,6 +6,7 @@ description: ## Intro to BSC's Bridge BSC provides several bridge options, including: + - withdraw crypto from Binance.com, and - use Binance bridge. @@ -15,4 +16,4 @@ The article [How to Get Started with BSC](https://academy.binance.com/en/article - [BSC Wallet Support](https://docs.binance.org/wallets/bsc-wallets.html). Includes MetaMask and Trust Wallet. - [BSC Bridge](https://wallet.matic.network/bridge) -- [How to set up a custom network in MetaMask](/tutorials/metamask-setup/#set-up-custom-network) \ No newline at end of file +- [How to set up a custom network in MetaMask](/tutorials/metamask-setup/#set-up-custom-network)