Skip to content

Commit 467e37c

Browse files
authored
fix small mistype for dataspace name in adopter docs (#98)
1 parent cc928a7 commit 467e37c

File tree

1 file changed

+1
-1
lines changed
  • content/en/documentation/for-adopters/dataspaces

1 file changed

+1
-1
lines changed

content/en/documentation/for-adopters/dataspaces/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ EDC is designed as a lightweight, non-resource-intensive engine. EDC adds no ove
4848

4949
There is no such thing as cross-dataspace communication. All data sharing takes place within a dataspace. However, that does not mean there is no such thing as dataspace *interoperability*. Let's unpack this.
5050

51-
Consider two dataspaces, DS-1 and DS-B. It's possible for a participant P-A, a member of DS-1, to share data with P-B, a member of DS-2, under one of the following conditions:
51+
Consider two dataspaces, DS-1 and DS-2. It's possible for a participant P-A, a member of DS-1, to share data with P-B, a member of DS-2, under one of the following conditions:
5252
- P-A is also a member of DS-2, or
5353
- P-B is also a member of DS-1
5454

0 commit comments

Comments
 (0)