Skip to content

Commit f6a35e1

Browse files
committed
Fixed Vale errors and updated formatting
1 parent ac9df20 commit f6a35e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/guides/databases/cassandra/deploy-cassandra-multi-datacenters

docs/guides/databases/cassandra/deploy-cassandra-multi-datacenters/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,15 +496,15 @@ seed_provider:
496496
- **Do not make every node a seed**
497497

498498

499-
#### Listen_address
499+
#### `listen_address`
500500

501501
Set the node's private Akamai IP.
502502

503503
```yaml
504504
listen_address: 10.0.1.5
505505
```
506506

507-
#### rpc_address
507+
#### `rpc_address`
508508

509509
The default value (localhost) binds RPC to the loopback interface only. For a cluster, replace it with the node’s private IP so other nodes and clients can reach it.
510510

0 commit comments

Comments
 (0)