Skip to content

Commit

Permalink
Merge pull request #353 from msolefonte/fix/zone-correction
Browse files Browse the repository at this point in the history
Fix a mistake in spec.md
  • Loading branch information
saad-ali authored Mar 5, 2019
2 parents 39d8cec + f94ab00 commit c751be1
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion csi.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ message NodeGetInfoResponse {
//
// Example 1:
// accessible_topology =
// {"region": "R1", "zone": "R2"}
// {"region": "R1", "zone": "Z2"}
// Indicates the node exists within the "region" "R1" and the "zone"
// "Z2".
Topology accessible_topology = 3;
Expand Down
Loading

0 comments on commit c751be1

Please sign in to comment.