Skip to content

Commit 09fd6f3

Browse files
tyhaljdef
authored andcommitted
Add directional arrows to graph transitions
1 parent 64b5733 commit 09fd6f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ capability.
166166
```
167167
CreateVolume +------------+ DeleteVolume
168168
+------------->| CREATED +--------------+
169-
| +---+----+---+ |
169+
| +---+----^---+ |
170170
| Controller | | Controller v
171171
+++ Publish | | Unpublish +++
172172
|X| Volume | | Volume | |
@@ -187,7 +187,7 @@ creation to destruction.
187187
```
188188
CreateVolume +------------+ DeleteVolume
189189
+------------->| CREATED +--------------+
190-
| +---+----+---+ |
190+
| +---+----^---+ |
191191
| Controller | | Controller v
192192
+++ Publish | | Unpublish +++
193193
|X| Volume | | Volume | |
@@ -199,7 +199,7 @@ creation to destruction.
199199
Volume | | Volume
200200
+---v----+---+
201201
| VOL_READY |
202-
+------------+
202+
+---+----^---+
203203
Node | | Node
204204
Publish | | Unpublish
205205
Volume | | Volume

0 commit comments

Comments
 (0)