Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Hearn committed Oct 18, 2018
1 parent 07c28c1 commit 8af4044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/compatibility-zones.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Compatibility zones
===================

Every Corda node is part of a "zone" (also sometimes called a Corda network) that is *permissioned*. Production
deployments require a secure certificate authority. Most users will join an existing network such as the main Corda
network or the Corda TestNet. We use the term "zone" to refer to a set of technically compatible nodes reachable
deployments require a secure certificate authority. Most users will join an existing network such as Corda
Network (the main network) or the Corda Testnet. We use the term "zone" to refer to a set of technically compatible nodes reachable
over a TCP/IP network like the internet. The word "network" is used in Corda but can be ambiguous with the concept
of a "business network", which is usually more like a membership list or subset of nodes in a zone that have agreed
to trade with each other.
Expand Down

0 comments on commit 8af4044

Please sign in to comment.