Skip to content

Commit 99e02b2

Browse files
authored
Fix typo in FCL WalletConnect docs (#1043)
1 parent e28d351 commit 99e02b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/clients/fcl-js/wallet-connect.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ These instructions explain how dApps can also add support for FCL compatible wal
3838
Install the `fcl` and `fcl-wc` packages:
3939

4040
```bash
41-
npm install @onflow/fcl@ @onflow/fcl-wc
41+
npm install @onflow/fcl @onflow/fcl-wc
4242
```
4343

4444
### 2. Obtain a WalletConnect projectID

0 commit comments

Comments
 (0)