diff --git a/package.json b/package.json index e225996..9c98d68 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "arc-borrow-lend", "version": "1.0.0", "private": true, - "description": "Lending and borrowing demo on Arc Testnet — deposit USDC as collateral and borrow ARCT", + "description": "Lending and borrowing demo on Arc Testnet — deposit cirBTC as collateral and borrow USDC", "scripts": { "dev": "next dev", "build": "next build",