Skip to content

Commit 63a577c

Browse files
authored
Merge pull request #737 from slicesequal/main
chore: remove redundant words
2 parents 766b20f + 067580b commit 63a577c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/mesh-security/custom-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Example values.yaml file will will create 2 chains with 4 validators,
1+
# Example values.yaml file will create 2 chains with 4 validators,
22
# a ts-relayer between them and the explorer
33
chains:
44
- id: osmosis-1

starship/charts/devnet/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ chains: []
112112
# numValidators: 2
113113
# # genesis override local to genesis.json
114114
# # this genesis directive is converted to a patch.json file
115-
# # then then `jq -s '.[0] * .[1]' genesis.json patch.json > genesis.json` is run
115+
# # then `jq -s '.[0] * .[1]' genesis.json patch.json > genesis.json` is run
116116
# genesis:
117117
# auth: ...
118118
# - id: osmosis-2

0 commit comments

Comments
 (0)