Skip to content

Commit 1350624

Browse files
committed
Using 'cross-chain' instead of 'cross chain'
1 parent 8887512 commit 1350624

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/cross-chain-arbitrum.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Cross chain Arbitrum
1+
name: Cross-chain Arbitrum module
22

33
# There are a couple of places where we hardcode the environment name to
44
# "goerliArbitrum". As of adding this config file, there is no easy way of passing

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This repository contains:
4747
- TBTC v2 link:docs/[documentation],
4848
- TBTC v2 Yearn vault link:yearn/[Solidity smart contracts],
4949
- TBTC v2 link:monitoring/[monitoring tool],
50-
- TBTC v2 Cross chain link:cross-chain/arbitrum/[Arbitrum smart contracts].
50+
- TBTC v2 Cross-chain link:cross-chain/[smart contracts].
5151

5252
toc::[]
5353

cross-chain/arbitrum/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@keep-network/tbtc-v2-arbitrum",
33
"version": "0.0.1-dev",
4-
"description": "TBTCv2 cross chain Arbitrum",
4+
"description": "TBTCv2 cross-chain Arbitrum",
55
"license": "MIT",
66
"files": [
77
"artifacts/",

0 commit comments

Comments
 (0)